From: Johannes Berg Date: Fri, 19 Oct 2012 13:44:42 +0000 (+0200) Subject: mac80211: add explicit AP/GO driver operations X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1041638f2bba0f1de75e66086d50fb1251d64dcf;p=pandora-kernel.git mac80211: add explicit AP/GO driver operations Depending on the driver, a lot of setup may be necessary to start operating as an AP, some of which may fail. Add an explicit AP start driver method to make such failures easier to handle, and add an AP stop driver method for symmetry. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed