Home
last modified time | relevance | path

Searched hist:"93 e5deb1ae39b56f4743955e76c72251256f23c1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_plink.cdiff 93e5deb1ae39b56f4743955e76c72251256f23c1 Tue Apr 01 08:21:00 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: automatically free sta struct when insertion fails

When STA structure insertion fails, it has been allocated but isn't
really alive yet, it isn't reachable by any other code and also can't
yet have much configured. This patch changes the code so that when
the insertion fails, the resulting STA pointer is no longer valid
because it is freed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dsta_info.cdiff 93e5deb1ae39b56f4743955e76c72251256f23c1 Tue Apr 01 08:21:00 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: automatically free sta struct when insertion fails

When STA structure insertion fails, it has been allocated but isn't
really alive yet, it isn't reachable by any other code and also can't
yet have much configured. This patch changes the code so that when
the insertion fails, the resulting STA pointer is no longer valid
because it is freed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dcfg.cdiff 93e5deb1ae39b56f4743955e76c72251256f23c1 Tue Apr 01 08:21:00 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: automatically free sta struct when insertion fails

When STA structure insertion fails, it has been allocated but isn't
really alive yet, it isn't reachable by any other code and also can't
yet have much configured. This patch changes the code so that when
the insertion fails, the resulting STA pointer is no longer valid
because it is freed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>