From: Eilon Greenstein Date: Wed, 12 Aug 2009 08:23:37 +0000 (+0000) Subject: bnx2x: Move printing of version from probe to the init X-Git-Tag: v2.6.32-rc1~703^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938cf5416d59769ec2e7ce4eb7967cb3b61242a3;p=pandora-kernel.git bnx2x: Move printing of version from probe to the init Move printing of version from probe to the init function Rather then checking if this is the first module probe call to print the version of the driver only once, the statement is moved to the init function of the module where init is only called once Signed-off-by: Benjamin Li Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed