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)
commita977a42502d649be8e0dee4f3aa1ef1a7ef80328
tree650a4ba4efc9887e38794151a3f3d74d96ab73f3
parent16ae1e57bca8a5309104802ad0a65d7477020654
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