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:
0e33d87
)
sfc: Remove dead write to tso_state::packet_space
author
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 19 Jun 2012 18:57:22 +0000
(19:57 +0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 17 Jul 2012 15:12:30 +0000
(16:12 +0100)
tso_state::packet_space is always set in tso_start_packet(); the
value set in tso_start() is not used, and is also incorrect.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found