Ben Hutchings c73e787a8d sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
RX DMA buffers start at an offset of EFX_PAGE_IP_ALIGN bytes from the
start of a cache line.  This offset obviously needs to be included in
the virtual address, but this was missed in commit b590ace09d51
('sfc: Fix efx_rx_buf_offset() in the presence of swiotlb') since
EFX_PAGE_IP_ALIGN is equal to 0 on both x86 and powerpc.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2013-03-06 17:57:25 +00:00
..
2012-12-01 00:26:11 +00:00
2012-11-19 19:13:59 -05:00
2012-09-19 02:54:12 +01:00
2012-12-01 02:37:36 +00:00
2012-10-02 01:58:40 +01:00
2012-09-19 02:54:12 +01:00