From: Johannes Berg Date: Fri, 26 Aug 2011 06:13:56 +0000 (-0700) Subject: iwlagn: handle GO powersave X-Git-Tag: v3.2-rc1~129^2~287^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=debcf734287a4e15710e6da7add0febca349d5b4;p=pandora-kernel.git iwlagn: handle GO powersave In order to implement support for GO powersave on the P2P client side, the ucode needs to know what GO we're trying to authenticate/associate with, it needs to have a station entry and the BSSID in the RXON set. Implement the new mac80211 callbacks to give this data to the device. Since this is also useful for the device when a normal connection is established, also program it with the information in that case. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed