aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
diff options
context:
space:
mode:
authorGuy Eilam <guy@wizery.com>2011-08-17 15:18:14 +0300
committerJohn W. Linville <linville@tuxdriver.com>2011-08-26 10:47:55 -0400
commit8c71df7a2f6a5345d6cad34e810c50edeca81521 (patch)
treec64802718da405531fdf5e5c56028320ae449217 /net/mac80211/rx.c
parentb43: drop Kconfig option of forcing PIO mode (diff)
downloadlinux-dev-8c71df7a2f6a5345d6cad34e810c50edeca81521.tar.xz
linux-dev-8c71df7a2f6a5345d6cad34e810c50edeca81521.zip
mac80211: refactor sta_info_insert_rcu to 3 main stages
Divided the sta_info_insert_rcu function to 3 mini-functions: sta_info_insert_check - the initial checks done when inserting a new station sta_info_insert_ibss - the function that handles the station addition for IBSS interfaces sta_info_insert_non_ibss - the function that handles the station addition in other cases The outer API was not changed. The refactoring was done for better usage of the different stages in the station addition in new scenarios added in the next commit. Signed-off-by: Guy Eilam <guy@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/rx.c')
0 files changed, 0 insertions, 0 deletions