hostapd: use patches to add the nl80211 driver instead of copying the files.
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
commitb776f2e6cf714862106b42fc9adeb021363677f9
tree166e50d3d58fa2fe19645f87ead8f7ec48ab681f
parent3452d9269b78618e4f8b815638772de4172f3893
hostapd: use patches to add the nl80211 driver instead of copying the files.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
package/hostapd/Makefile
package/hostapd/files/driver_nl80211.c [deleted file]
package/hostapd/files/radiotap.c [deleted file]
package/hostapd/files/radiotap.h [deleted file]
package/hostapd/files/radiotap_iter.h [deleted file]
package/hostapd/patches/002-add-nl80211-driver.patch [new file with mode: 0644]
package/hostapd/patches/002-remove-michael-mic.patch [deleted file]
package/hostapd/patches/003-hook-up-nl80211-driver.patch [moved from package/hostapd/patches/007-add-nl80211-driver.patch with 100% similarity]
package/hostapd/patches/003-use-nl80211-for-keys.patch [deleted file]
package/hostapd/patches/004-use-nl80211-for-beacons.patch [deleted file]
package/hostapd/patches/005-use-nl80211-for-get-key.patch [deleted file]
package/hostapd/patches/006-use-nl80211-for-sta.patch [deleted file]