Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Break statements were missing for Geneve case in ndo_udp_tunnel_{add/del}, thereby raw mac matchall entries were not getting added. Fixes: c746fc0("cxgb4: add geneve offload support for T6") Signed-off-by: Arjun Vynipadath <arjun@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information