commit | f797eb7e2903571e9c0e7e5d64113f51209f8dc4 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Mon Jan 19 18:48:46 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:53 2009 -0500 |
tree | 15522a18521aa5acf4fc2bd68d1cc24d67f00a1e | |
parent | bb2becac91f13e862d4601a8c5364bc758c35b8e [diff] |
mac80211: Fix MFP Association Comeback to use Timeout Interval IE The separate Association Comeback Time IE was removed from IEEE 802.11w and the Timeout Interval IE (from IEEE 802.11r) is used instead. The editing on this is still somewhat incomplete in IEEE 802.11w/D7.0, but still, the use of Timeout Interval IE is the expected mechanism. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>