]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Print interface name on set_key()
authorMichael Braun <michael-dev@fami-braun.de>
Tue, 25 Jun 2013 09:25:15 +0000 (12:25 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 09:25:15 +0000 (12:25 +0300)
commit8393e1a024f62cdf11b90a46a4e1e330e4c1580f
tree4899c5b06b0eb94c17a6ca986746d4b646acac5c
parent80ebfd95270e06e63381f5f1e6f2723ee3d08abe
nl80211: Print interface name on set_key()

Sometimes an interface name that cannot be resolved is given to the
set_key function, so print the ifname in addition to the ifidx.

Signed-hostap: Michael Braun <michael-dev@fami-braun.de>
src/drivers/driver_nl80211.c