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)
commitb1460f140e948f2d6d1138cc5ea120e07fc29203
treee72466ade9502bd513b1af41e0c92d6d66bb0197
parentaf2298c18745f8c02f6b363bc5399fa1cfa9e322
update wlcompat for new ioctl interface (fixes #1357)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7795 3c298f89-4303-0410-b956-a3cf2f4a3e73
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