commit | de312db345f9770b64ff39ef5a7f86f6358e93cc | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Tue Mar 27 11:01:06 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 28 14:25:37 2012 -0400 |
tree | aa396764417297ff98b784e589d506f140103a6b | |
parent | a4d6367fa77fb604ce62582e1c0998e0ed098927 [diff] |
mac80211: fix oper channel timestamp updation Whenever the station informs the AP that it is about to leave the operating channel, the timestamp should be recorded. It is handled in scan resume but not in scan start. Fix that. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>