summaryrefslogtreecommitdiff
path: root/crypto/ctr.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-19 02:50:57 +0200
committerJohannes Berg <johannes.berg@intel.com>2012-06-20 11:10:43 +0200
commit46c1dd0c7fac54d3739d62b6362024d9b568c6de (patch)
tree79f89f85ca9f6aff2efa1f7f1aed319ae3c1a51f /crypto/ctr.c
parent2bd7e35da011f51d4fdb3b71f888c3a50194bfcd (diff)
cfg80211: fix regression in multi-vif AP start
Commit "cfg80211: provide channel to start_ap function" assumes that the channel is always passed to the NL80211_CMD_START_AP command, however in case of multi-BSSID, hostapd only passes the channel for the first vif. This makes starting beaconing on secondary vifs fail with -EINVAL. Fix this by storing the channel provided to .start_ap in wdev->preset_chan and picking the first AP vif's channel for secondary vifs if not provided. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions