aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-02-03 12:03:24 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-02-03 12:03:24 +0000
commit4f1d9c70671aa7b7f1a66cf86acafe173c33cbfc (patch)
treedb5e4e189a77d1b5f62bbc103c19089f209ad08b /package/network/utils/iwinfo/Makefile
parentf202f27310af23dffe350fa78bfd633c3eb87afa (diff)
downloadupstream-4f1d9c70671aa7b7f1a66cf86acafe173c33cbfc.tar.gz
upstream-4f1d9c70671aa7b7f1a66cf86acafe173c33cbfc.tar.bz2
upstream-4f1d9c70671aa7b7f1a66cf86acafe173c33cbfc.zip
libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures with multiple cycles of iwinfo_finish() / iwinfo_backend()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35471 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-rw-r--r--package/network/utils/iwinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index 479dcb5f5b..f8a92dac4b 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2010-2012 Jo-Philipp Wich <xm@subsignal.org>
+# Copyright (C) 2010-2013 Jo-Philipp Wich <xm@subsignal.org>
#
# This is free software, licensed under the GPL 2 license.
#
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=38
+PKG_RELEASE:=39
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \