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:
87443e8
)
rt2x00: Remove useless NULL check
author
Helmut Schaa
<helmut.schaa@googlemail.com>
Thu, 3 Mar 2011 18:39:56 +0000
(19:39 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 4 Mar 2011 19:06:47 +0000
(14:06 -0500)
Since tx_info->control.vif was already accessed before it cant't be NULL
here.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found