commit | fa2bd7ff9247f4218dfc907db14d000cd7edd862 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Fri Apr 22 06:31:16 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 13:33:08 2011 -0700 |
tree | f84f98aa2a87b308589a814892e2a3503a7d689f | |
parent | c4d27ef957cd9261c0bc8488edaf8390e412cd35 [diff] |
net: allow user to change NETIF_F_HIGHDMA NETIF_F_HIGHDMA is like any other TX offloads, so allow user to toggle it. This is needed later for bridge and bonding convertsion to hw_features. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>