Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
carl9170: fix hang in AP mode when HT STA does PSM
This is a obvious bug, skb_queue_walk does not work if the iterator gets removed from the queue. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information