commit | 0a417704777ed29d0e8c72b7274a328e61248e75 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Tue Feb 15 16:59:17 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 17 14:16:33 2011 -0800 |
tree | 2a9cd59d8a58faf0904d503e143547b8aacd63ef | |
parent | 340ae1654c0667e0cdd2a6d4dc16f7946e018881 [diff] |
ethtool: factorize get/set_one_feature This allows to enable GRO even if RX csum is disabled. GRO will not be used for packets without hardware checksum anyway. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>