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:
dc574e5
)
iwlwifi: mvm: remove unneeded NULL pointer check
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Sun, 21 Sep 2014 10:29:48 +0000
(13:29 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Wed, 29 Oct 2014 10:49:11 +0000
(12:49 +0200)
mac80211 will never call rate_control_tx_status with a NULL
pointer for sta. Remove the superfluous check. This check
misled smatch.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found