+2
−4
Loading
These checks aren't necessary, cfg80211 never passes NULL.
Some static checkers complain about the missing checks on
the next line, but really the NULL checks are unnecessary.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>