rocker: Add missing break for PRE_BRIDGE_FLAGS
authorFlorian Fainelli <[email protected]>
Fri, 22 Feb 2019 02:26:46 +0000 (18:26 -0800)
committerDavid S. Miller <[email protected]>
Fri, 22 Feb 2019 05:29:23 +0000 (21:29 -0800)
commit7a25c6c0aac85bbc50d3ce49cd08888adb14508b
tree793dfa2e6d22425b64817d8698adf95442a1c651
parentd075961b05ab2183a1820e97ff247f5b687c7bde
rocker: Add missing break for PRE_BRIDGE_FLAGS

A missing break keyword should have been added after adding support for
PRE_BRIDGE_FLAGS.

Reported-by: Stephen Rothwell <[email protected]>
Fixes: 93700458ff63 ("rocker: Check Handle PORT_PRE_BRIDGE_FLAGS")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/rocker/rocker_main.c