]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use one global ioctl socket
authorBen Greear <greearb@candelatech.com>
Sat, 22 Oct 2011 18:33:58 +0000 (21:33 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 22 Oct 2011 18:39:42 +0000 (21:39 +0300)
commitc81eff1a61f367d53e3e7e9b71506c44e3e3c1c3
tree4d3941867b220543e928d418d4e6cabf56eb3ee8
parent276e2d671c2f0741195b02c1a1d0b6187b08e61c
nl80211: Use one global ioctl socket

Saves sockets when using multiple VIFS in a single
wpa_supplicant process.

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/drivers/driver_nl80211.c