]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
wl12xx: remove unused conf_radio_params structure
authorLuciano Coelho <coelho@ti.com>
Fri, 1 Apr 2011 17:55:01 +0000 (20:55 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 19 Apr 2011 13:49:23 +0000 (16:49 +0300)
This structure has not been used anymore since commit
e6b190ff3c2f4e4859502c41fa17b5c595e82000.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/conf.h

index 52269d4d36236969d1527fda1c3965c86393e504..6c9e3a673e6cc23aaa92f28d1cf9ddc3a8d0dddb 100644 (file)
@@ -1020,15 +1020,6 @@ enum single_dual_band_enum {
 #define CONF_NUMBER_OF_CHANNELS_2_4 14
 #define CONF_NUMBER_OF_CHANNELS_5   35
 
-struct conf_radio_parms {
-       /*
-        * FEM parameter set to use
-        *
-        * Range: 0 or 1
-        */
-       u8 fem;
-};
-
 struct conf_itrim_settings {
        /* enable dco itrim */
        u8 enable;