commit | f9f082a9b948e02742511f626080eb4d84886512 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Thu Jun 16 12:22:57 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 17 20:23:31 2016 -0700 |
tree | 5e3e127f92e4881644a92fc6c47ee12c1bcfd771 | |
parent | 3ab68837062894529db2dc80789659547aaf0773 [diff] |
qede: Move all UDP port notifiers to single function This patch goes through and combines the notifiers for VXLAN and GENEVE into a single function for each action. So there is now one combined function for getting ports, one for adding the ports, and one for deleting the ports. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>