From: Varka Bhadram Date: Thu, 11 Sep 2014 07:20:50 +0000 (+0530) Subject: ethernet: amd: use pr_info_once() X-Git-Tag: fixes-against-v3.18-rc2~81^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c3f99f8b176369929b44e6c80043ab1036009f;p=pandora-kernel.git 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-diff-tree failed