commit | a526f140b22131376b0e49577210e6af73e2b89f | [log] [tgz] |
---|---|---|
author | Steve Hodgson <shodgson@solarflare.com> | Thu Feb 24 23:45:16 2011 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Mon Feb 28 23:57:23 2011 +0000 |
tree | e669975e1d635b629f8df2f00de2adc28dee858f | |
parent | 8ba5366adacef220b6ce16dca777600433a22a42 [diff] |
sfc: Reduce size of efx_rx_buffer further by removing data member Instead calculate the KVA of receive data. It's not like it's a hard sum. [bwh: Fixed to work with GRO.] Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>