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

Simple merge