From: Dale Farnsworth Date: Sat, 20 Oct 2007 19:16:27 +0000 (-0700) Subject: mv643xx_eth: Hook up mv643xx_get_sset_count X-Git-Tag: v2.6.24-rc1~15^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194b2d0e9216dbd3a57fda31440611d515f1dfa2;p=pandora-kernel.git mv643xx_eth: Hook up mv643xx_get_sset_count Commit b9f2c044 replaced mv643xx_get_stats_count() with mv643xx_get_sset_count(), but forgot to hook it up. drivers/net/mv643xx_eth.c:2678: warning: mv643xx_get_sset_count defined but not used Signed-off-by: Dale Farnsworth --- Reading git-diff-tree failed