us
>; luiz...@redhat.com
>Subject: [Intel-wired-lan] [PATCH iwl-net 2/3] ice: fix ICE_LAST_OFFSET formula
>
>For bigger PAGE_SIZE archs, ice driver works on 3k Rx buffers.
>Therefore, ICE_LAST_OFFSET should take into account ICE_RXBUF_3072, not
>ICE_RXBUF_2048.
>
>Fix
For bigger PAGE_SIZE archs, ice driver works on 3k Rx buffers.
Therefore, ICE_LAST_OFFSET should take into account ICE_RXBUF_3072, not
ICE_RXBUF_2048.
Fixes: 7237f5b0dba4 ("ice: introduce legacy Rx flag")
Suggested-by: Luiz Capitulino
Signed-off-by: Maciej Fijalkowski
---
drivers/net/ethernet/i