]> asedeno.scripts.mit.edu Git - linux.git/commit
nfp: handle cls_flower command default case
authorJiri Pirko <jiri@mellanox.com>
Sun, 24 Jun 2018 08:38:38 +0000 (10:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jun 2018 07:14:03 +0000 (16:14 +0900)
commiteba7927b55938b8db7ba5d76086f0ab0a2e2274d
tree301c57034c3ae347f5289fc527873a7b7eca5c46
parent83741bb0430465ea9f0654d4772c03d694b33ad7
nfp: handle cls_flower command default case

Currently the default case is not handled, which with future command
introductions would introduce a warning. So handle it.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/flower/offload.c