nl80211: Remove android_genl_ctrl_resolve()
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Jun 2015 13:18:17 +0000 (16:18 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 13:06:28 +0000 (16:06 +0300)
commit489970270b8c69089e1244b6e3293935555a57e2
treea954e6bc905c5975567b3d9ca22c53ac81d4f52a
parent38dcc86cb7bcd6021757ea0f96fcbce623d4f753
nl80211: Remove android_genl_ctrl_resolve()

Android libnl_2 implementation added support for "nl80211" name in
commit 'libnl_2: Extend genl_ctrl_resolve() to support "nl80211" name'
in July 2012 which got included in Android 4.2. It is fine to drop this
old Android ICS workaround from wpa_supplicant now.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_android.c