]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt: Move GENEVE support from hard-coded port to using port notifier
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 16 Jun 2016 19:21:36 +0000 (12:21 -0700)
committerDhaval Giani <dhaval.giani@oracle.com>
Fri, 20 Jan 2017 17:57:08 +0000 (12:57 -0500)
commitd397882cb1711a71a278195fa8126388e1d33ae0
treee5629d5aee4c6b69822b1b325c03cede1f0e8c7e
parentba9b2c119a1736852705514d8a6951e8659f1108
bnxt: Move GENEVE support from hard-coded port to using port notifier

Orabug: 24567991

The port number for GENEVE is hard coded into the bnxt driver.  This is the
kind of thing we want to avoid going forward.  For now I will integrate
this back into the port notifier so that we can change the GENEVE port
number if we need to in the future.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 7cdd5fc376a51cdf191895c23badd699eddbc901)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/ethernet/broadcom/bnxt/bnxt.c

Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt.c
drivers/net/ethernet/broadcom/bnxt/bnxt.h