libertas: remove some dead code in if_spi_prog_helper_firmware()
authorDan Carpenter <error27@gmail.com>
Sat, 6 Aug 2011 14:23:44 +0000 (07:23 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Aug 2011 19:52:09 +0000 (15:52 -0400)
commit8888fb4d265ba20b322edbc944b7b2a43ef5a9e6
treeffa98d6cd744f237a8397619dd901fc45df94687
parentabc11994112bf7441519e35f51c29ff5de5b0d4d
libertas: remove some dead code in if_spi_prog_helper_firmware()

We always hit the goto and skip the printk().  The original code does
the right thing even though it looks messy.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_spi.c
This page took 0.042808 seconds and 5 git commands to generate.