From: David S. Miller Date: Mon, 15 Dec 2008 23:14:59 +0000 (-0800) Subject: 8390/8390p: Fix compat netdev ops handling. X-Git-Tag: v2.6.29-rc1~581^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4a84294b0d60b8c287131478f743ba2bc68949;p=pandora-kernel.git 8390/8390p: Fix compat netdev ops handling. Based upon a report from Randy Dunlap. The compat netdev ops assignments need to happen in 8390.c and 8390p.c, not lib8390.c, as only the type specific code can assign the correct function pointers. Signed-off-by: David S. Miller --- Reading git-diff-tree failed