summaryrefslogtreecommitdiff
path: root/doc/cscope.1
AgeCommit message (Expand)AuthorFilesLines
2009-05-23New upstream release 15.7a, fixing CVE-2009-014815-7a-1Tobias Klauser1-9/+8
2006-11-13Initial import15.6-2Tobias Klauser1-0/+592
-next.git/commit/?h=nds-private-remove&id=f181d6a3bcc35633facf5f3925699021c13492c5'>f181d6a3bcc35633facf5f3925699021c13492c5 (patch) treea48ff9317b9b736188e73945b4a5704b36276485 parent8585989d146c61dd073d2135c5bb11d0f979d576 (diff)
mac80211: fix CSA in IBSS mode
Add the missing IBSS capability flag during capability init as it needs to be inserted into the generated beacon in order for CSA to work. Fixes: cd7760e62c2ac ("mac80211: add support for CSA in IBSS mode") Signed-off-by: Piotr Gawlowicz <gawlowicz@tkn.tu-berlin.de> Signed-off-by: MikoĊ‚aj Chwalisz <chwalisz@tkn.tu-berlin.de> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat
-rw-r--r--net/mac80211/ibss.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mac80211/ibss.c b/net/mac80211/ibss.c