diff options
author | Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru> | 2013-11-16 08:02:27 +0100 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2013-12-06 23:27:52 +0100 |
commit | 2ec030144f648a6dd208f95f55ece212f1b72771 (patch) | |
tree | 8652b022a834b23589069b53881f089765a34ae6 /init | |
parent | sfc: Maintain current frequency adjustment when applying a time offset (diff) | |
download | linux-2ec030144f648a6dd208f95f55ece212f1b72771.tar.xz linux-2ec030144f648a6dd208f95f55ece212f1b72771.zip |
sfc: RX buffer allocation takes prefix size into account in IP header alignment
rx_prefix_size is 4-bytes aligned on Falcon/Siena (16 bytes), but it is equal
to 14 on EF10. So, it should be taken into account if arch requires IP header
to be 4-bytes aligned (via NET_IP_ALIGN).
Fixes: 8127d661e77f ('sfc: Add support for Solarflare SFC9100 family')
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions