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:
da8ac86
)
net: introduce NETIF_F_RXCSUM
author
Michał Mirosław
<mirq-linux@rere.qmqm.pl>
Tue, 15 Feb 2011 16:59:18 +0000
(16:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Feb 2011 22:16:35 +0000
(14:16 -0800)
Introduce NETIF_F_RXCSUM to replace device-private flags for RX checksum
offload. Integrate it with ndo_fix_features.
ethtool_op_get_rx_csum() is removed altogether as nothing in-tree uses it.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found