From: Sujith Manoharan Date: Fri, 12 Oct 2012 12:05:45 +0000 (+0530) Subject: mac80211: Notify new IBSS network creation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c13a765bd96f4e2f52d218ee6e5c0715380eeeb8;p=pandora-kernel.git mac80211: Notify new IBSS network creation Initialization of beacon transmission in IBSS mode depends on whether a new BSS is being created or joined. When joining an existing IBSS network, beaconing has to start only after a TSF-sync has happened - this is explained in 11.1.4. Introduce a new parameter in the BSS information structure to indicate creator/joiner mode. Signed-off-by: Sujith Manoharan Signed-off-by: Johannes Berg --- Reading git-diff-tree failed