summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/moxa/moxart_ether.c
diff options
context:
space:
mode:
authorMichal Kubeček <mkubecek@suse.cz>2014-08-25 17:16:22 +0400
committerDavid S. Miller <davem@davemloft.net>2014-08-26 04:23:03 +0400
commitdb115037bb57cdfe97078b13da762213f7980e81 (patch)
treeaec2854d8cc3ac16ac4422096136839c0489dfcb /drivers/net/ethernet/moxa/moxart_ether.c
parentf95f4045c734f801031782c8c6f8a5f381b0f69c (diff)
downloadlinux-db115037bb57cdfe97078b13da762213f7980e81.tar.xz
net: fix checksum features handling in netif_skb_features()
This is follow-up to da08143b8520 ("vlan: more careful checksum features handling") which introduced more careful feature intersection in vlan code, taking into account that HW_CSUM should be considered superset of IP_CSUM/IPV6_CSUM. The same is needed in netif_skb_features() in order to avoid offloading mismatch warning when vlan is created on top of a bond consisting of slaves supporting IP/IPv6 checksumming but not vlan Tx offloading. Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/moxa/moxart_ether.c')
0 files changed, 0 insertions, 0 deletions