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)
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>

No differences found