linux-stable/drivers/net/wan
Jesper Juhl c8d755b59a net/wan/hdlc_ppp: use break in switch
We'll either hit one of the case labels or the default in the switch
and in all cases do we then 'goto out' and we also have a 'goto out'
after the switch that is redundant. Change to just use break in the
case statements and leave the 'goto out' after the lop for everyone to
hit.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-08-22 11:30:38 -07:00
..
lmc treewide: Fix recieve/receive typos 2011-06-24 11:18:57 +02:00
.gitignore
c101.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
cosa.c cosa: Update to current logging forms 2011-06-27 00:09:46 -07:00
cosa.h
cycx_drv.c cyclom: Update to current logging forms 2011-06-27 00:09:46 -07:00
cycx_main.c cyclom: Update to current logging forms 2011-06-27 00:09:46 -07:00
cycx_x25.c cyclom: Update to current logging forms 2011-06-27 00:09:46 -07:00
dlci.c frame relay dlci/frad: Update to current logging forms 2011-06-27 00:09:47 -07:00
dscc4.c dscc4: Update to current logging forms 2011-06-27 00:09:47 -07:00
farsync.c farsync: Update to current logging forms 2011-06-27 00:09:47 -07:00
farsync.h
hd64570.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
hd64570.h
hd64572.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
hd64572.h
hdlc.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
hdlc_cisco.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
hdlc_fr.c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 2011-07-27 22:39:30 -07:00
hdlc_ppp.c net/wan/hdlc_ppp: use break in switch 2011-08-22 11:30:38 -07:00
hdlc_raw.c
hdlc_raw_eth.c
hdlc_x25.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
hostess_sv11.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
ixp4xx_hss.c ixp4xx_hss: Update to current logging forms 2011-06-27 00:09:47 -07:00
Kconfig
lapbether.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
Makefile
n2.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
pc300-falc-lh.h
pc300.h
pc300_drv.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
pc300_tty.c drivers/net: Remove casts of void * 2011-06-21 15:48:29 -07:00
pc300too.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
pci200syn.c generic_hdlc: Update to current logging forms 2011-06-27 00:09:46 -07:00
sbni.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
sbni.h
sdla.c frame relay dlci/frad: Update to current logging forms 2011-06-27 00:09:47 -07:00
sealevel.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
wanxl.c wanxl: remove a stray irq enable 2011-06-30 22:13:37 -07:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
x25_asy.h
z85230.c wan: Update to current logging forms 2011-06-27 00:09:47 -07:00
z85230.h