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:
589643b
)
RDMA/cxgb4: Remove unneeded assignment
author
Dan Carpenter
<error27@gmail.com>
Mon, 31 May 2010 14:00:53 +0000
(14:00 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 19 Jul 2010 20:09:40 +0000
(13:09 -0700)
We don't need to assign rpl here, we do that later on.
Signed-off-by: Dan Carpenter <error27@gmail.com>
[ Indeed this assignment makes no sense, since skb is set to NULL a
couple of lines before. - Roland ]
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found