Move channel non-occupancy limits out of ieee80211_channel structure to
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 21:25:05 +0000 (21:25 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 18 Jan 2008 21:25:05 +0000 (21:25 +0000)
commit278c57c4e70aac424b34ff476d5d21620e2aa5d1
tree68f53580eb628ccd1fb5bfc7f7208d1b2d747206
parenta27f996ac4ed52591fa464fde51646a47d85efe3
Move channel non-occupancy limits out of ieee80211_channel structure to
avoid hitting the size limitations of wireless extensions.  wext is a real pain.
Now the values are stored in ic_chan_non_occupy[] instead.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3207 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c
net80211/_ieee80211.h
net80211/ieee80211_var.h