]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: remove some dead code in wl1271_plt_init()
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 8 Feb 2012 09:20:04 +0000 (12:20 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 10:25:26 +0000 (12:25 +0200)
commitefd160ab19d617c1989a2ed2fb4d54946bf12c03
tree539dba5a4def2c36942afaa7443e1374677d5540
parent0ab7b4592bc31f226ba862aad5fc95378fc5c3a7
wl12xx: remove some dead code in wl1271_plt_init()

"ret" has already been checked at this point, and we don't need to check
it again.  This was left around from a previous patch af3aa319b0
"wl12xx: 1281/1283 support - New radio structs and functions".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c