p54: AP & Ad-hoc testing
This patch finally adds all necessary code to test Ad-hoc & AP mode with p54. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
94585b090b
commit
e5ea92a752
@@ -108,6 +108,7 @@ struct p54_common {
|
||||
struct timer_list stats_timer;
|
||||
struct completion stats_comp;
|
||||
struct sk_buff *cached_stats;
|
||||
struct sk_buff *cached_beacon;
|
||||
int noise;
|
||||
void *eeprom;
|
||||
struct completion eeprom_comp;
|
||||
|
Reference in New Issue
Block a user