Move the monitor physical parameter struct inside ieee80211_cb. Have same struct...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 23:51:16 +0000 (23:51 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 23:51:16 +0000 (23:51 +0000)
commitf577062ef7b42980300aaf2322bc4350d7f20317
tree016ffe47dbd377a05b397aec2264f8998b34fe37
parent094374b5eef3cc8a406dab03c4736f079a175d34
Move the monitor physical parameter struct inside ieee80211_cb. Have same struct actually be an array. Add an evil struct definition that breaks if ieee80211_cb is bigger than 48 bytes; it serves no other purpose.

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