]> Pileus Git - ~andy/linux/commit
tunnel: Inherit NETIF_F_SG for hw_enc_features.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 7 Mar 2013 09:28:08 +0000 (09:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Mar 2013 21:08:57 +0000 (16:08 -0500)
commitee579677c29954f20e48e5bb80ae85b30100c2e0
tree3b8cd6a43a7f204de2ec9912c90905df91fe15b1
parentec5f061564238892005257c83565a0b58ec79295
tunnel: Inherit NETIF_F_SG for hw_enc_features.

Inherit scatergather feature for tunnel devices to avoid
copy for TSO packets of tunneling device like GRE.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c