wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on
authorPontus Fuchs <pontus.fuchs@gmail.com>
Tue, 31 Jan 2012 15:54:41 +0000 (17:54 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:32 +0000 (08:38 +0200)
commitdefe02c720d54fc9bda3e5e625be70adac347a61
tree6f6f2a6a92b107da5e9cf9494b14d236fa9f581f
parentd2e2d769e3d328ba7cbf08e8ed85e3f817915843
wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on

New FW reports usage of short GI as a rate class index. Check for
this rate and set the IEEE80211_TX_RC_SHORT_GI if used.

Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c