From: Stephen Hemminger Date: Wed, 26 Nov 2008 02:12:49 +0000 (-0800) Subject: 8390: add common net_device ops X-Git-Tag: v2.6.29-rc1~581^2~405 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8884c092e5e4f9a1b6e44f2e02a3eb5481af87ab;p=pandora-kernel.git 8390: add common net_device ops Fix the defactoring of ei_XXX functions in 8390 and 8390p. Remove the tx_timeout hack since no driver including the 3c503 overrides tx_timeout at this time, looks like a legacy thing. Also, since several drivers all have same hooks, provide common netdev_ops. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed