X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fhostapd%2Fpatches%2F130-libnl_update.patch;fp=package%2Fhostapd%2Fpatches%2F130-libnl_update.patch;h=0000000000000000000000000000000000000000;hb=cd60446ca1b23bf3fae38ba428de2d512e9d9e24;hp=51bc58a08adf305dcfb2a77a58e506e0a6d0faf6;hpb=be57a0a21b3b78381a5a000a9a0c3569796eb6c3;p=openwrt-10.03%2F.git diff --git a/package/hostapd/patches/130-libnl_update.patch b/package/hostapd/patches/130-libnl_update.patch deleted file mode 100644 index 51bc58a08..000000000 --- a/package/hostapd/patches/130-libnl_update.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/hostapd/driver_nl80211.c -+++ b/hostapd/driver_nl80211.c -@@ -29,6 +29,7 @@ - #include "wireless_copy.h" - #include - #include -+#include - - #include "hostapd.h" - #include "driver.h" -@@ -45,6 +46,7 @@ - /* libnl 2.0 compatibility code */ - #define nl_handle_alloc_cb nl_socket_alloc_cb - #define nl_handle_destroy nl_socket_free -+#define nl_handle nl_sock - #endif /* CONFIG_LIBNL20 */ - - enum ieee80211_msg_type {