From: Ben Hutchings Date: Mon, 1 Sep 2008 11:46:43 +0000 (+0100) Subject: sfc: Reduce the size of struct efx_tx_buffer X-Git-Tag: v2.6.28-rc1~717^2~366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc12dac2e512c2b6185ed91899e09e9910630315;p=pandora-kernel.git sfc: Reduce the size of struct efx_tx_buffer Remove unmap_addr since it can be calculated from dma_addr, len and unmap_len. This saves 4-16 bytes. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed