RongQing.Li 8f89148986 net/core: fix rollback handler in register_netdevice_notifier
Within nested statements, the break statement terminates only the
do, for, switch, or while statement that immediately encloses it,
So replace the break with goto.

Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-30 23:43:07 -05:00
..
2011-10-19 03:10:46 -04:00
2011-10-17 19:18:42 -04:00
2010-07-12 12:57:55 -07:00
2010-11-28 18:24:14 -08:00
2011-10-20 17:00:21 -04:00
2011-11-22 16:18:43 -05:00