git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd4d45
)
mac80211: remove redundant check
author
Eliad Peller
<eliad@wizery.com>
Wed, 12 Nov 2014 08:08:29 +0000
(10:08 +0200)
committer
Johannes 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