OSDN Git Service

mac80211: Use appropriate debug wrapper
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Mon, 8 Oct 2012 16:03:47 +0000 (21:33 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Oct 2012 09:02:12 +0000 (11:02 +0200)
commiteea57d42fb148a078ebc2f54731b580fb9edeaf7
treede0f982612502b8840fe9cf0ed6757cd6adb61bd
parent6b8ece3a7031523a05a535761108775b1b67d272
mac80211: Use appropriate debug wrapper

ieee80211_sta_expire will be called by both IBSS and mesh
interfaces to account for inactive stations, so it would be more
appropriate to use sta_dbg instead of ibss_dbg.

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c