]> git.karo-electronics.de Git - mv-sheeva.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)
commit51c4ed95a857ded6017537fd53fa00db64908954
tree539dba5a4def2c36942afaa7443e1374677d5540
parent9b44350b495a6ec94f59073c5a4e09e80a818304
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 49d750ca14
"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