From: Steve Hodgson Date: Tue, 1 Jun 2010 11:33:17 +0000 (+0000) Subject: sfc: Support only two rx buffers per page X-Git-Tag: v2.6.36-rc1~571^2~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d6f379db61233a1740cb2c6818b9c97531771f;p=pandora-kernel.git sfc: Support only two rx buffers per page - Pull the loop handling into efx_init_rx_buffers_(skb|page) - Remove rx_queue->buf_page, and associated clean up code - Remove unmap_addr, since unmap_addr is trivially calculable This will allow us to recycle discarded buffers directly from efx_rx_packet(), since will never be in the middle of splitting a page. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed