[PATCH] libertas: remove adapter->rxpd_rate
No code uses the contents of this variable, so it can go. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
David S. Miller

parent
cad9d9b17a
commit
caef47a0dc
@@ -343,7 +343,6 @@ struct _wlan_adapter {
|
||||
u8 rawNF[DEFAULT_DATA_AVG_FACTOR];
|
||||
u16 nextSNRNF;
|
||||
u16 numSNRNF;
|
||||
u16 rxpd_rate;
|
||||
|
||||
u8 radioon;
|
||||
u32 preamble;
|
||||
|
Reference in New Issue
Block a user