update wlcompat for new ioctl interface (fixes #1357)
authorFelix Fietkau <nbd@openwrt.org>
Sat, 30 Jun 2007 13:33:23 +0000 (13:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 30 Jun 2007 13:33:23 +0000 (13:33 +0000)
commit5a6b060988ebe5e081881222d5624ede18af4aba
treee72466ade9502bd513b1af41e0c92d6d66bb0197
parent824b072a5090143d802830ef6c82ba936e7acc40
update wlcompat for new ioctl interface (fixes #1357)

SVN-Revision: 7795
17 files changed:
package/wlcompat/Makefile
package/wlcompat/src/include/bcmdefs.h [new file with mode: 0644]
package/wlcompat/src/include/bcmnvram.h [deleted file]
package/wlcompat/src/include/bcmutils.h
package/wlcompat/src/include/cy_conf.h [deleted file]
package/wlcompat/src/include/epivers.h [deleted file]
package/wlcompat/src/include/proto/802.11.h
package/wlcompat/src/include/proto/bcmeth.h [new file with mode: 0644]
package/wlcompat/src/include/proto/bcmevent.h [new file with mode: 0644]
package/wlcompat/src/include/proto/ethernet.h
package/wlcompat/src/include/proto/wpa.h [new file with mode: 0644]
package/wlcompat/src/include/shutils.h [deleted file]
package/wlcompat/src/include/typedefs.h
package/wlcompat/src/include/utils.h [deleted file]
package/wlcompat/src/include/wlioctl.h
package/wlcompat/src/include/wlutils.h
package/wlcompat/src/wlcompat.c