]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add support for 5 and 10 MHz channels in IBSS mode
authorSimon Wunderlich <sw@simonwunderlich.de>
Tue, 12 Nov 2013 17:31:58 +0000 (18:31 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Nov 2013 18:23:48 +0000 (19:23 +0100)
commit85da7703d0405419afb7a967beccc642b0e20565
treed593897a2db968504339679cc66346c182c960cb
parentb0dc6755d97e5add4ef23266a30fb8bdee5ca129
iw: add support for 5 and 10 MHz channels in IBSS mode

5/10 MHz requires to send the frequency information as chandef instead
of the the old channel type, therfore send the chandef next the channel
type (the latter is still used for old kernels).

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
ibss.c