rThis patch set enables users who would prefer to have an AP
that can't support fully PS clients, rather than not having an AP at all.
The first patch adds this functionality in nl80211, and the second one
adds this functionality in the zd1211rw driver.
User space applications (like hostapd) will check the
NL80211_ATTR_WIPHY_AP_PS_CHALLENGED
attribute and display a proper message, if it is set, to inform the
users that the AP does not support fully PS clients.
Regards,
Rami Rosen