net: allow user to change NETIF_F_HIGHDMA
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Fri, 22 Apr 2011 06:31:16 +0000 (06:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2011 20:33:08 +0000 (13:33 -0700)
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>

No differences found