mac80211: remove redundant check
authorEliad Peller <eliad@wizery.com>
Wed, 12 Nov 2014 08:08:29 +0000 (10:08 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:45:48 +0000 (18:45 +0100)
local->scan_req was tested in the previous line, so it
can't be NULL.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found