From: Ben Hutchings Date: Tue, 29 Jan 2013 23:33:15 +0000 (+0000) Subject: sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~507^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b184f16b7feb9ede7d658ee6f2c77434d580d764;p=pandora-kernel.git sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() efx_rx_buf_va() returns the virtual address of the current start of the buffer. The callers must add the hash prefix size themselves. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed