]> Git Repo - linux.git/commit
wlcore: AP: don't start mac80211 PS on non-peer HLIDs
authorArik Nemtsov <[email protected]>
Mon, 10 Feb 2014 11:47:20 +0000 (13:47 +0200)
committerJohn W. Linville <[email protected]>
Thu, 13 Feb 2014 20:20:14 +0000 (15:20 -0500)
commit7a536265b0b470893c13dc0f094e3078521818e2
treec5be4bb38d2bc0980c58f021c7a4a140e2fb7a2d
parent51ae14d0eae31a7d678c201c9664efbb373f97fa
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 <[email protected]>
Signed-off-by: Eliad Peller <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/ti/wlcore/ps.c
This page took 0.053377 seconds and 4 git commands to generate.