Files
android_kernel_xiaomi_sm8450/net/mac80211
Thomas Pedersen 296fcba3ba mac80211: clean up mesh sta allocation warning
This refactoring fixes a "scheduling while atomic" warning
when allocating a mesh station entry while holding the RCU
read lock. Fix this by creating a new function
mesh_sta_info_get(), which correctly handles the locking
and returns under RCU.

Also move some unnecessarily #ifdefed mesh station init
code from sta_info_alloc() to __mesh_sta_info_alloc().

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
[change code flow to make sparse happy]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-01-24 16:03:34 +01:00
..
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:24 -04:00
2011-07-08 11:11:20 -04:00
2013-01-03 13:01:35 +01:00
2012-06-24 11:33:18 +02:00
2009-07-10 15:01:49 -04:00
2012-12-05 09:44:41 +01:00
2012-10-17 11:02:14 +02:00
2013-01-04 13:51:22 +01:00
2011-03-31 11:26:23 -03:00
2012-06-22 11:26:58 +02:00
2012-06-24 11:33:18 +02:00
2013-01-16 22:43:22 +01:00
2012-10-17 11:02:14 +02:00
2012-03-13 14:54:16 -04:00
2012-11-26 11:36:02 +01:00
2012-06-20 17:35:22 +02:00
2012-12-05 09:44:41 +01:00