bareudp: Fixed multiproto mode configuration
authorMartin <martin.varghese@nokia.com>
Wed, 17 Jun 2020 17:00:23 +0000 (22:30 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Jun 2020 03:31:11 +0000 (20:31 -0700)
commit4c98045c9b74feab837be58986c0517d3cc661f1
tree1a23589762b56414cbccebddb68ff8ce05ff3329
parente807fa3f602edcebecdfe3cebda1d91aa8087f0f
bareudp: Fixed multiproto mode configuration

Code to handle multiproto configuration is missing.

Fixes: 4b5f67232d95 ("net: Special handling for IP & MPLS")
Signed-off-by: Martin <martin.varghese@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bareudp.c