commit | 5966f2ddcda452455f8ab518b7cba221b5234a94 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Tue Jul 19 12:57:13 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 20 15:04:35 2011 -0400 |
tree | 2ae8c4f0e65f3af3c8f526738b06c9e24a925681 | |
parent | b2abb6e2bcb91ae384c5857dffd0bb97b76c7a68 [diff] |
cfg80211: enter psm when working as p2p_cli cfg80211_netdev_notifier_call() is configuring psm in case of NL80211_IFTYPE_STATION interface type (on NETDEV_UP). do the same for NL80211_IFTYPE_P2P_CLIENT interface type. Signed-off-by: Eliad Peller <eliad@wizery.com> Reviewed-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>