[packages] mac80211: remove header files used to share struct with platform code.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Aug 2012 23:43:36 +0000 (23:43 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 5 Aug 2012 23:43:36 +0000 (23:43 +0000)
commite239ce67190ac646f7d81a8e1884a4943019fa5b
treedd1c78c421ae151210a30e7615b89ce343a44b56
parent28b3f06aa68ecfcf681278cec4b509cac025dc26
[packages] mac80211: remove header files used to share struct with platform code.

The structs defined in these header files should be the same as the
structes used by the platform code otherwise it will cause strange
runtime errors. By removing them from compat-wireless we will get a
compile error instead of a runtime error if they are out of sync.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33006 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/Makefile