libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
and return errors for operations like join & scan that aren't possible when the radio is turned off. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
191bb40e72
commit
d5db2dfa66
@@ -293,8 +293,7 @@ struct lbs_private {
|
||||
u16 nextSNRNF;
|
||||
u16 numSNRNF;
|
||||
|
||||
u8 radioon;
|
||||
u32 preamble;
|
||||
u8 radio_on;
|
||||
|
||||
/** data rate stuff */
|
||||
u8 cur_rate;
|
||||
|
Reference in New Issue
Block a user