]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0fb23bf44f8cf7866f11da3ad54ce20920f6afe
treeffa98d6cd744f237a8397619dd901fc45df94687
parent0c9d99f10ac20d47b3818f07d6b2cbeb85825ae4
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