commit | 7a536265b0b470893c13dc0f094e3078521818e2 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Mon Feb 10 13:47:20 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 13 15:20:14 2014 -0500 |
tree | c5be4bb38d2bc0980c58f021c7a4a140e2fb7a2d | |
parent | 51ae14d0eae31a7d678c201c9664efbb373f97fa [diff] |
wlcore: AP: don't start mac80211 PS on non-peer HLIDs It seems the wl18xx FW sometimes sends spurious changes on the PSM state of the broadcast HLID. This causes us to search for a station on a non-peer link and fail, causing warnings in our log. Prevent the driver from considering PSM changes for any non-peer HLIDs. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>