From: Marek Puzyniak Date: Wed, 10 Apr 2013 11:19:13 +0000 (+0200) Subject: mac80211: provide SSID in IBSS mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca54f6c5fd4ce58aa044d1fc7f00d7f6cf2801c;p=pandora-kernel.git mac80211: provide SSID in IBSS mode Some drivers need SSID in AP and IBSS mode. AP SSID is provided through BSS_CHANGED_SSID notification. There was no easy way to do the same for IBSS. In IBSS mode SSID is known but was not stored in BSS configuration. Extend the AP-mode functionality to also work in IBSS mode. Signed-off-by: Marek Puzyniak Signed-off-by: Johannes Berg --- Reading git-diff-tree failed