hostapd: use patches to add the nl80211 driver instead of copying the files.
authorMichael Büsch <mb@bu3sch.de>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sun, 17 Feb 2008 12:18:33 +0000 (12:18 +0000)
commit0de0461285c9c91462d9f20659757feb23fba740
tree166e50d3d58fa2fe19645f87ead8f7ec48ab681f
parenta0ce7621b9576f227672a4966b81538c819b3869
hostapd: use patches to add the nl80211 driver instead of copying the files.

SVN-Revision: 10475
13 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 [new file with mode: 0644]
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]
package/hostapd/patches/007-add-nl80211-driver.patch [deleted file]