-
由 Johannes Berg 提交于
There's no need to use another local 'sta' variable as the original (outer scope) one isn't needed any more and has become invalid anyway when exiting the RCU read section. Remove the inner scope one and along with it the useless NULL initialization. Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
d6f5cc09