git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b124a8
)
8390/8390p: Fix compat netdev ops handling.
author
David S. Miller
<davem@davemloft.net>
Mon, 15 Dec 2008 23:14:59 +0000
(15:14 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 15 Dec 2008 23:14:59 +0000
(15:14 -0800)
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 <davem@davemloft.net>
No differences found