nl80211: Remove dead code
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 3 Apr 2009 17:55:19 +0000 (20:55 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 3 Apr 2009 17:55:19 +0000 (20:55 +0300)
commit6143f1170500834e17160f0cc9a04d5a6bbc9e1a
tree9c798191116124fb79a600e42b5c79b1696fe74d
parentc043aadc40a3872fac301138b6854d85d9facd97
nl80211: Remove dead code

The EAPOL packet socket is not bound to a specific ifindex, so no need
to setup the address for a bind() call that is not here anyway.
hostapd/driver_nl80211.c