sfc: Remove dead write to tso_state::packet_space
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 19 Jun 2012 18:57:22 +0000 (19:57 +0100)
committerBen 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