mac80211: remove header files used to share struct with platform code.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Aug 2012 23:43:36 +0000 (23:43 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Aug 2012 23:43:36 +0000 (23:43 +0000)
commit19a8508046b3286aef58f6b534360d3ebec1d1fd
treec28e3b37eead5dcd565c49100de0cd1ee7735294
parent4feeda756ea41e3c18c47349cacb59dd8496db06
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.

SVN-Revision: 33006
package/mac80211/Makefile