Thread (15 messages) 15 messages, 1 author, 2006-12-13
STALE7129d

[PATCH 8/14] d80211: add mising sta_info_put function

From: Jiri Benc <hidden>
Date: 2006-12-13 17:08:53
Subsystem: networking [general], the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

From: Mohamed Abbas <redacted>

This is small patch adding missing sta_info_put function.

Signed-off-by: Mohamed Abbas <redacted>
Signed-off-by: Jiri Benc <redacted>

---

 net/d80211/ieee80211_ioctl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

6b29100c7e405c835eac8ebff2ff11774763da05
diff --git a/net/d80211/ieee80211_ioctl.c b/net/d80211/ieee80211_ioctl.c
index 416d92e..1643216 100644
--- a/net/d80211/ieee80211_ioctl.c
+++ b/net/d80211/ieee80211_ioctl.c
@@ -3048,6 +3048,7 @@ static struct iw_statistics *ieee80211_g
 		wstats->qual.qual = 100*tmp_qual/local->hw.maxssi;
 		wstats->qual.noise = sta->last_noise;
 		wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM;
+		sta_info_put(sta);
 	}
 	return wstats;
 }
-- 
1.3.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help