mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
authorYogesh Ashok Powar <yogeshp@marvell.com>
Mon, 29 Aug 2011 11:42:44 +0000 (17:12 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:42:31 +0000 (15:42 -0400)
This will avoid mac80211 to trigger PS mode for connected station
based on the PM bit of incoming frames. AP firmware is capable of
handling such frames and buffering TX frames destined to the
stations that are in PS mode.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found