commit | 1241e951af060c16cd851a83a045ca3a80288383 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Nov 23 16:02:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 24 10:58:28 2009 -0800 |
tree | 3b266428426577063ccb0dcdc185fa7292980145 | |
parent | 3139e62827b9f2b9b553816de664edfe4573c954 [diff] |
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() 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>