Fixed for host auth stuff.

This commit is contained in:
mark 2001-10-15 21:40:41 +00:00
parent 6e072db4b4
commit 8a46e55140
1 changed files with 1 additions and 1 deletions

View File

@ -1033,7 +1033,7 @@ typedef struct hfa384x_authenticateStation_data
{
UINT8 address[WLAN_ADDR_LEN] __WLAN_ATTRIB_PACK__;
UINT16 status __WLAN_ATTRIB_PACK__;
UINT16 authalg __WLAN_ATTRIB_PACK__;
UINT16 algorithm __WLAN_ATTRIB_PACK__;
} __WLAN_ATTRIB_PACK__ hfa384x_authenticateStation_data_t;
/*-- Configuration Record: ChannelInfoRequest (data portion only) --*/