diff options
author | Steve Hodgson <shodgson@solarflare.com> | 2010-06-01 11:33:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-02 02:21:08 -0700 |
commit | f7d6f379db61233a1740cb2c6818b9c97531771f (patch) | |
tree | bf9af05c24d928bf6a66699d084912f68faddf05 /samples | |
parent | 90d683afd1395016775c8d90508614f8d3000b81 (diff) | |
download | blackbird-op-linux-f7d6f379db61233a1740cb2c6818b9c97531771f.tar.gz blackbird-op-linux-f7d6f379db61233a1740cb2c6818b9c97531771f.zip |
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 <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions