commit | 24723d1bc9da79a53d0495b9cf9ee18747121b03 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Sep 11 00:01:46 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:20 2008 -0400 |
tree | 083ace192a6b36dc2545caf839fbf9a79ae5d4d6 | |
parent | 39fcf7a315e098430e878a5c0c4d39561c93ebf6 [diff] |
mac80211: move ieee80211_sta_expire ieee80211_sta_expire uses the internal __sta_info_unlink function which can become static if this function is moved to sta_info.c. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>