cfg80211: Add a function to get the number of supported channels
authorIlan Peer <ilan.peer@intel.com>
Thu, 9 Jan 2014 09:37:23 +0000 (11:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Jan 2014 13:24:24 +0000 (14:24 +0100)
Add a utility function to get the number of channels supported by
the device, and update the places in the code that need this data.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
[replace another occurrence in libertas, fix kernel-doc, fix bugs]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found