Fixes missed beacon logic in relation to on-network AP roaming.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
This commit is contained in:
Ben Cahill
2005-10-06 15:34:41 -05:00
committed by James Ketrenos
parent 8935f39e86
commit e758256104
2 changed files with 23 additions and 7 deletions

View File

@@ -590,6 +590,9 @@ struct notif_channel_result {
u8 uReserved;
} __attribute__ ((packed));
#define SCAN_COMPLETED_STATUS_COMPLETE 1
#define SCAN_COMPLETED_STATUS_ABORTED 2
struct notif_scan_complete {
u8 scan_type;
u8 num_channels;