From e9c3f99f8b176369929b44e6c80043ab1036009f Mon Sep 17 00:00:00 2001 From: Varka Bhadram Date: Thu, 11 Sep 2014 12:50:50 +0530 Subject: [PATCH] ethernet: amd: use pr_info_once() It will use pr_info_one() to print the version info of the driver in probe function only once. No need to use the static variable here. Signed-off-by: Varka Bhadram Signed-off-by: David S. Miller --- Reading git-format-patch failed