Re: [PATCH net-next] net: mvpp2: fix the packet size configuration for 10G

2017-08-25 Thread David Miller
From: Antoine Tenart Date: Fri, 25 Aug 2017 15:24:46 +0200 > The MVPP22_XLG_CTRL1_FRAMESIZELIMIT define is used as an offset, but is > defined as BIT(0). Updated its name to contains "OFFS" as in offset and > fix its value using the offset value, 0. > > Reported-by: Stefan Chulski > Signed-off-

[PATCH net-next] net: mvpp2: fix the packet size configuration for 10G

2017-08-25 Thread Antoine Tenart
The MVPP22_XLG_CTRL1_FRAMESIZELIMIT define is used as an offset, but is defined as BIT(0). Updated its name to contains "OFFS" as in offset and fix its value using the offset value, 0. Reported-by: Stefan Chulski Signed-off-by: Antoine Tenart Fixes: 76eb1b1de5b6 ("net: mvpp2: set maximum packet