cfg80211: skip disabled channels on channel survey
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 27 May 2011 14:24:02 +0000 (07:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 1 Jun 2011 19:36:30 +0000 (15:36 -0400)
commit180cdc79c2204d0abe15509689dde631290f6a95
treed91d1cb7040ac01ab5a54e30c586465c759ff56a
parent84288044dc9a50d2c0b0f1a024d7cd87ab3dd131
cfg80211: skip disabled channels on channel survey

The channel survey information will be empy for
disabled channels so simply discard those entries.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c