Johannes Berg 683b6d3b31 cfg80211: pass a channel definition struct
Instead of passing a channel pointer and channel type
to all functions and driver methods, pass a new channel
definition struct. Right now, this struct contains just
the control channel and channel type, but for VHT this
will change.

Also, add a small inline cfg80211_get_chandef_type() so
that drivers don't need to use the _type field of the
new structure all the time, which will change.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-11-26 12:42:58 +01:00
..
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:20 -04:00
2012-06-24 11:33:18 +02:00
2012-10-17 11:02:14 +02:00
2012-10-17 11:02:09 +02:00
2011-03-31 11:26:23 -03:00
2012-06-22 11:26:58 +02:00
2012-06-24 11:33:18 +02:00
2012-11-07 18:01:54 +01:00
2012-10-17 11:02:14 +02:00
2012-03-13 14:54:16 -04:00
2012-11-26 11:36:02 +01:00
2012-06-20 17:35:22 +02:00