commit | 756a6b03da98903fa22ad7f10752de11782249fc | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Tue Apr 19 01:56:12 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 20 01:30:43 2011 -0700 |
tree | a360baaa47e0669fbd75d8d7374b70d0f7250cf0 | |
parent | 3d96c74d8983b16bc7ecb196e61a2173fcc3f09f [diff] |
net: pch_gbe: convert to hw_features This also fixes bug in xmit path, where TX checksum offload state was used instead of skb->ip_summed to decide if the offload was needed. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>