staging: dpaa2-ethsw: fix switch/case fallthrough warning
authorMarian Posteuca <posteuca@mutex.one>
Mon, 20 Jul 2020 06:42:05 +0000 (09:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jul 2020 14:52:47 +0000 (16:52 +0200)
commit2f248a80223257be094c694a75de73aeab0a6530
tree0543f04b219a8f5e6618a4f1bfd0211be97e9786
parent846fbc621f24e2f00de3e27d6bbd0fe4638b7e01
staging: dpaa2-ethsw: fix switch/case fallthrough warning

Fix the fallthrough warning that is reported by checkpatch.

Signed-off-by: Marian Posteuca <posteuca@mutex.one>
Link: https://lore.kernel.org/r/20200720064205.10323-1-posteuca@mutex.one
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethsw/ethsw.c