diff options
author | Amitkumar Karwar <[email protected]> | 2014-02-07 16:23:34 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-02-12 15:36:11 -0500 |
commit | b8b3ecec91f106e2f26ac2e24dcda21f63336286 (patch) | |
tree | dfc3a11fd66bd7cb625926c3ad185a930c29f8fb /lib/parser.c | |
parent | f25b14315e8084efbcc5c672cec8ee1f691dc2fd (diff) |
mwifiex: change beacon parameter structure
'mwifiex_bcn_param' structure contains five parameters which
are present in beacon buffer in case of legacy scan.
'rssi' field won't be there in this buffer for extended scan.
Hence 'bssid' and 'rssi' are removed from the structure and it is
renamed as 'mwifiex_fixed_bcn_param' so that we can have common
parsing logic later for both.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions