mac80211: Allow work items to use existing channel type.
commitda2fd1f0f7b78f21f6378f726d1f6de9d573b2d4
authorBen Greear <greearb@candelatech.com>
Mon, 7 Feb 2011 21:44:36 +0000 (7 13:44 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Feb 2011 21:09:46 +0000 (9 16:09 -0500)
treefc5bf7979e01651aeff0d7b14130c76cd9fa176c
parent4f2e9d91f84ce39698517203974ffc2bcc32a21d
mac80211: Allow work items to use existing channel type.

Narrow channel types can function within larger channel types.
So, use existing channel type for work items when possible.
This decreases hardware channel changes significantly when
using non NO_HT channel types on the operating channel.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/work.c