OSDN Git Service

wifi: Sync with wpa_supplicant 9ead16e (d5fe4e6)
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 8 Oct 2014 17:53:15 +0000 (10:53 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Wed, 8 Oct 2014 17:53:15 +0000 (10:53 -0700)
Change-Id: Iee4aabf0a8259bb74bacde1c7045cfa2468035a7
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
include/hardware_legacy/driver_nl80211.h

index d9a9c81..0b8b200 100644 (file)
@@ -201,7 +201,7 @@ struct wpa_driver_nl80211_data {
 
        int eapol_sock; /* socket for EAPOL frames */
 
-       struct nl_sock *rtnl_sk; /* nl_sock for NETLINK_ROUTE */
+       struct nl_handle *rtnl_sk; /* nl_sock for NETLINK_ROUTE */
 
        int default_if_indices[16];
        int *if_indices;