/openbmc/linux/net/mac80211/ |
H A D | ibss.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mesh.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.h | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | iface.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | cfg.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mlme.c | diff b998e8bb3e1c6eeae5eab9d6a434563270286c3b Thu Dec 13 16:07:46 CST 2012 Johannes Berg <johannes.berg@intel.com> mac80211: remove final sta_info_flush()
When all interfaces have been removed, there can't be any stations left over, so there's no need to flush again. Remove this, and all code associated with it, which also simplifies the function.
Tested-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|