diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-23 00:46:11 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-26 18:27:15 -0700 |
commit | c5256c51232d8312755e8de2b514c426b19b101a (patch) | |
tree | 95312aa92634472fc2329032890203dfddd0b776 /drivers/net/niu.c | |
parent | bba50b99b2410e863b38afdcd0280eb37f8a8bcc (diff) | |
download | op-kernel-dev-c5256c51232d8312755e8de2b514c426b19b101a.zip op-kernel-dev-c5256c51232d8312755e8de2b514c426b19b101a.tar.gz |
net: propagate NETIF_F_HIGHDMA to vlans
Automatically allows vlans to get NETIF_F_HIGHDMA if underlying device
supports it.
On 32bit arches (and more precisely if CONFIG_HIGHMEM is enabled), it
can help to reduce cost of illegal_highdma() and __skb_linearize()
calls.
Tested on tg3 , bnx2, bonding, this worked very well.
This is a generalization of a patch provided by Yi Zou & Jeff Kirsher.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/niu.c')
0 files changed, 0 insertions, 0 deletions