diff options
| author | Antoine Ténart <[email protected]> | 2017-08-25 15:24:46 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-25 20:10:42 -0700 |
| commit | ec15ecdee5eb9e33a565e1e8eaef39fd4de565cb (patch) | |
| tree | f5552d2fd3726c42f78b892ad84fd6c41180ade3 /tools/include/uapi/linux | |
| parent | 49107fcbf436bb37861a924b7ec190a92fb95e36 (diff) | |
net: mvpp2: fix the packet size configuration for 10G
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 <[email protected]>
Signed-off-by: Antoine Tenart <[email protected]>
Fixes: 76eb1b1de5b6 ("net: mvpp2: set maximum packet size for 10G ports")
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/include/uapi/linux')
0 files changed, 0 insertions, 0 deletions