diff options
author | Arend van Spriel <[email protected]> | 2015-04-14 20:10:24 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-05-09 16:26:46 +0300 |
commit | 58de92d2f95e91162ac036938010bbd8db715bde (patch) | |
tree | c0eaddb03928d97fa65fe88cd48af3bbacc7410d /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 9ab7b5b9b16025dab62b0f2c8d7f54cfce76e9c1 (diff) |
brcmfmac: use static superset of channels for wiphy bands
The driver was constructing a list of channels per wiphy band
by querying the device. This list is not what the hardware is
able to do as it is already filtered by the country setting in
the device. As user-space may change the country this would
require updating the channel list which is not recommended [1].
This patch introduces a superset of channels. The individual
channels are disabled appropriately by querying the device.
[1] http://mid.gmane.org/[email protected]
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions