diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2024-12-05 14:54:28 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-12-09 13:30:17 +0000 |
commit | ddd7ba006078a2bef5971b2dc5f8383d47f96207 (patch) | |
tree | ce2881e5e1ed11b3004dd7b162d0ce5189f78b4c /net/unix/af_unix.c | |
parent | e4d505fda6c81baf9b92a7f32f89912984654983 (diff) | |
download | linux-ddd7ba006078a2bef5971b2dc5f8383d47f96207.tar.gz linux-ddd7ba006078a2bef5971b2dc5f8383d47f96207.tar.bz2 linux-ddd7ba006078a2bef5971b2dc5f8383d47f96207.zip |
net: sparx5: fix the maximum frame length register
On port initialization, we configure the maximum frame length accepted
by the receive module associated with the port. This value is currently
written to the MAX_LEN field of the DEV10G_MAC_ENA_CFG register, when in
fact, it should be written to the DEV10G_MAC_MAXLEN_CFG register. Fix
this.
Fixes: 946e7fd5053a ("net: sparx5: add port module support")
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions