diff options
| author | Krishna Kumaar Natarajan <kknatara@codeaurora.org> | 2016-04-05 14:45:24 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-04-20 22:24:45 -0700 |
| commit | 7e6a23c9e22e4fa61d1452a77fdb6858dd3a7762 (patch) | |
| tree | e5f42bf9c8b1ca01f88a601dd75c5aa97c275015 /uapi/linux | |
| parent | daf1c61b8794a2aa67f56aa81286b1203cddd447 (diff) | |
qcacld-3.0: Fix incorrect handling of encrypted auth managment frame
Fix incorrect handling of encrypted auth managment frame in case of
WEP shared encryption mode.
Authentication frame length is populated based on the auth transaction
sequence number. However this will not hold good for encrypted frame
from which we will not be able to decode the transaction sequence number.
Make use of the flag passed to lim_send_auth_mgmt_frame to decide if
the frame is encrypted or not and take necessary action.
Change-Id: I61df6a3e871965cd35128fe11925855d37bf81b9
CRs-Fixed: 999599
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions
