commit | eba7927b55938b8db7ba5d76086f0ab0a2e2274d | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jun 24 10:38:38 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 25 16:14:03 2018 +0900 |
tree | 301c57034c3ae347f5289fc527873a7b7eca5c46 | |
parent | 83741bb0430465ea9f0654d4772c03d694b33ad7 [diff] |
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>