sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 23 Nov 2009 16:02:25 +0000 (16:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Nov 2009 18:58:28 +0000 (10:58 -0800)
This removes the need to use a label and goto, and makes the two
branches mirror each other more closely.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found