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:
8b230ed
)
bna: Delete get_flags and set_flags ethtool methods.
author
David S. Miller
<davem@davemloft.net>
Tue, 24 Aug 2010 03:34:51 +0000
(20:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Aug 2010 03:34:51 +0000
(20:34 -0700)
This driver doesn't support LRO, NTUPLE, or the RXHASH
features. So it should not set these ethtool operations.
This also fixes the warning:
drivers/net/bna/bnad_ethtool.c:1272: warning: initialization from incompatible pointer type
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found