04feb1825715dd5712acb parent b23b025fe246f3acc2988eb6d400df34c27cb8ae author Johannes Berg 1296831465 -0800 committer Wey-Yi Guy 1297013454 -0800 iwlwifi: remove unnecessary locking This code, and the places that set the variable is_internal_short_scan and the vif pointers are all protected by the mutex, there's no point in locking the spinlock here as well (any more). Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy ,ȹёkx