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:
eff896c
)
net: m68k/nfeth: Remove wrong usage of dev->flags
author
Michał Mirosław
<mirq-linux@rere.qmqm.pl>
Thu, 14 Jul 2011 21:38:17 +0000
(14:38 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Jul 2011 21:38:17 +0000
(14:38 -0700)
Remove wrong setting of dev->flags. NETIF_F_NO_CSUM maps to IFF_DEBUG
there, so looks like a mistake.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found