commit | 241887a2d3b725fd0f87113bb7c4a51b5c6a2d06 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jan 19 11:11:22 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Jan 31 13:19:39 2011 -0800 |
tree | 4cc99d881cbf6eb3242fcf81ab141231fca45bcb | |
parent | 7b09068721b1a1bbba9372d0293c21d2425b14de [diff] |
iwlwifi: fix beacon notification parsing The beacon notification changed between 4965 and agn because the embedded TX response changed, but iwlwifi was never updated to know about this. Update it now so the IBSS manager status will be tracked correctly. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>