]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: allow offloading with the same port for IPv4 and IPv6
authorJiri Benc <jbenc@redhat.com>
Thu, 17 Sep 2015 14:11:13 +0000 (16:11 +0200)
committerManjunath Govindashetty <manjunath.govindashetty@oracle.com>
Fri, 16 Oct 2015 00:08:09 +0000 (17:08 -0700)
commitb4d5242c370263f670d0933734d2f1e5376cf7d5
tree7bf221ad1def0ebde80fb22b352761ef8fbb1821
parent956152bb49aa38f750945b647e8acaddd4861826
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>
Signed-off-by: Suresh Reddy <suresh.reddy@avagotech.com>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_main.c