]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sfc: Cleaned up struct tso_state fields
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 1 Sep 2008 11:47:02 +0000 (12:47 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 13:53:45 +0000 (09:53 -0400)
commit23d9e60b1ddc67ffedd77161ecff4895708088a4
tree09fbd5497ba3b1234293c4f2790ad4f03f01e448
parent28506563e22a3ec7cf86e5acd853af8e68fe148b
sfc: Cleaned up struct tso_state fields

Squashed nested structures.

Renamed remaining_len to out_len, ifc.len to in_len, header_length to
header_len.

Moved ipv4_id into the group of output variables where it belongs.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/sfc/tx.c