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:
a6e492b
)
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
author
John W. Linville
<linville@tuxdriver.com>
Thu, 22 Jul 2010 19:36:02 +0000
(15:36 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 26 Jul 2010 19:09:04 +0000
(15:09 -0400)
If sta is NULL, we will have problems long before we get here...
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Cc: Felix Fietkau <nbd@openwrt.org>
No differences found