summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2011-01-15 19:13:48 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-01-19 16:36:11 (GMT)
commit4801416c76a3a355076d6d371c00270dfe332e1c (patch)
treee445749a5c5549e1f919e0a9a3f2d5956ae699b5 /net/mac80211/tx.c
parentf0b8220c64242e19f41ad1b4eec3225d53715cbe (diff)
downloadlinux-fsl-qoriq-4801416c76a3a355076d6d371c00270dfe332e1c.tar.xz
ath9k: Fix up hardware mode and beacons with multiple vifs.
When using a mixture of AP and Station interfaces, the hardware mode was using the type of the last VIF registered. Instead, we should keep track of the number of different types of vifs and set the mode accordingly. In addtion, use the vif type instead of hardware opmode when dealing with beacons. Attempt to move some of the common setup code into smaller methods so we can re-use it when changing vif mode as well as adding/deleting vifs. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/tx.c')
0 files changed, 0 insertions, 0 deletions