OSDN Git Service

wl1271: remove useless 11a check when scanning
authorLuciano Coelho <luciano.coelho@nokia.com>
Wed, 4 Aug 2010 00:46:22 +0000 (03:46 +0300)
committerLuciano Coelho <luciano.coelho@nokia.com>
Tue, 28 Sep 2010 09:15:05 +0000 (12:15 +0300)
commit5924f89d6597cd7ba014128ded64b2c7450c369c
tree513865ccf6d0fdae9032e639ac4cee997321c5b0
parent76a029fbfb18c42f75c891842df26605ef87add0
wl1271: remove useless 11a check when scanning

This code was a leftover of the previous scanning mechanism.  The if is
totally unnecessary, since both branches do the same thing.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
drivers/net/wireless/wl12xx/wl1271_main.c