AP: Update logging related to inactivity and disassociation
authorBen Greear <greearb@candelatech.com>
Thu, 24 Feb 2011 15:44:45 +0000 (17:44 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Feb 2011 15:44:45 +0000 (17:44 +0200)
commit24d75245bdade189ac20ee276403ac4572e62cd9
treebf9fc936cf473ed5e3cee0fa69925dc88a8add5e
parent1aae01fc0450f5f6cd0119bb0c319e3fc990101e
AP: Update logging related to inactivity and disassociation

Add MAC addresses for stations and use wpa_msg instead of printf
methods to make it easier to grep logs and find messages for the
station in question.

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/ap/ieee802_11.c
src/ap/sta_info.c