aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/570-genl_connect_debug.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-30 20:27:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-30 20:27:38 +0000
commit5cdd493473fc1782720eaeee1148168d04f51c38 (patch)
tree11a5dd41eb4a020a00621330c85985eb556ca1b4 /package/network/services/hostapd/patches/570-genl_connect_debug.patch
parent0abf3d1380445d41e359019ad544a3ddcaf8cc03 (diff)
downloadupstream-5cdd493473fc1782720eaeee1148168d04f51c38.tar.gz
upstream-5cdd493473fc1782720eaeee1148168d04f51c38.tar.bz2
upstream-5cdd493473fc1782720eaeee1148168d04f51c38.zip
hostapd: update to latest git version
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37110 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/hostapd/patches/570-genl_connect_debug.patch')
-rw-r--r--package/network/services/hostapd/patches/570-genl_connect_debug.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/570-genl_connect_debug.patch b/package/network/services/hostapd/patches/570-genl_connect_debug.patch
index 5f140489b0..5475cbe9eb 100644
--- a/package/network/services/hostapd/patches/570-genl_connect_debug.patch
+++ b/package/network/services/hostapd/patches/570-genl_connect_debug.patch
@@ -1,6 +1,6 @@
--- a/src/drivers/driver_nl80211.c
+++ b/src/drivers/driver_nl80211.c
-@@ -127,7 +127,7 @@ static struct nl_handle * nl_create_hand
+@@ -121,7 +121,7 @@ static struct nl_handle * nl_create_hand
}
if (genl_connect(handle)) {