commit | 1e5b311ab2cc3baf73cdff066ab39c7466bf166b | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Thu Sep 17 16:11:13 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 22:32:16 2015 -0700 |
tree | 5badff59c0117f8e633cbc10ff1237b10774f723 | |
parent | 378fddc281072a10b621341b9f78c902303a8fe7 [diff] |
be2net: allow offloading with the same port for IPv4 and IPv6 The callback for adding vxlan port can be called with the same port for both IPv4 and IPv6. Do not disable the offloading if this occurs. Signed-off-by: Jiri Benc <jbenc@redhat.com> Acked-by: Sathya Perla <sathya.perla@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>