Michal Kubeček
db115037bb
net: fix checksum features handling in netif_skb_features()
...
This is follow-up to
da08143b85
("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 >
2014-08-25 17:23:03 -07:00
..
2014-08-07 11:44:18 -07:00
2014-07-15 16:27:00 -07:00
2014-07-15 16:12:48 -07:00
2014-08-11 12:16:51 -07:00
2014-07-16 14:09:34 -07:00
2014-08-21 16:31:23 -07:00
2014-04-11 16:15:36 -04:00
2014-08-16 19:19:08 -07:00
2014-08-06 09:38:14 -07:00
2014-08-11 12:16:51 -07:00
2014-07-15 16:27:01 -07:00
2014-05-19 09:38:24 +02:00
2014-08-13 17:43:29 -06:00
2014-08-25 17:23:03 -07:00
2014-07-30 17:21:05 -07:00
2014-07-01 23:46:21 -07:00
2014-05-23 16:28:53 -04:00
2014-08-06 08:06:39 -07:00
2014-07-15 16:12:48 -07:00
2014-07-15 16:12:48 -07:00
2014-07-11 15:04:40 -07:00
2014-08-02 15:31:31 -07:00
2014-08-14 14:38:55 -07:00
2014-08-22 10:54:49 -07:00
2014-05-23 16:28:53 -04:00
2014-08-13 20:05:52 -07:00
2014-07-21 20:21:40 -07:00
2014-07-15 16:27:00 -07:00
2014-07-31 22:37:06 -07:00
2014-08-22 14:45:49 -07:00
2014-07-15 16:12:48 -07:00
2014-06-04 22:46:38 -07:00
2014-08-08 16:47:29 +02:00
2014-08-06 09:38:14 -07:00
2014-08-14 15:13:40 -07:00
2014-07-15 16:12:48 -07:00
2014-08-05 13:18:20 -07:00
2014-08-22 11:24:04 -07:00
2014-08-21 16:44:28 -07:00
2014-07-15 16:12:48 -07:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-07-15 16:12:48 -07:00
2014-08-06 09:38:14 -07:00
2014-08-19 10:58:44 -07:00
2014-08-22 11:31:30 -07:00
2014-08-13 18:13:19 -06:00
2014-08-19 11:16:38 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2014-07-25 10:22:36 -04:00
2014-04-11 16:15:36 -04:00
2014-08-06 18:01:24 -07:00
2014-07-29 12:20:22 -07:00
2014-07-12 01:53:30 +02:00
2014-07-12 01:53:30 +02:00
2014-08-06 12:38:07 -07:00