Commit 0c28707
net: mvpp2: do not disable GMAC padding
commit e749aca upstream.
Short fragmented packets may never be sent by the hardware when padding
is disabled. This patch stop modifying the GMAC padding bits, to leave
them to their reset value (disabled).
Fixes: 3919357 ("net: mvpp2: initialize the GMAC when using a port")
Signed-off-by: Yan Markman <ymarkman@marvell.com>
[Antoine: commit message]
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 3abb4c1 commit 0c28707
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4552 | 4552 | | |
4553 | 4553 | | |
4554 | 4554 | | |
4555 | | - | |
4556 | | - | |
4557 | | - | |
4558 | | - | |
4559 | | - | |
4560 | 4555 | | |
4561 | 4556 | | |
4562 | 4557 | | |
4563 | 4558 | | |
4564 | 4559 | | |
4565 | 4560 | | |
4566 | 4561 | | |
4567 | | - | |
4568 | | - | |
4569 | | - | |
4570 | | - | |
4571 | 4562 | | |
4572 | 4563 | | |
4573 | 4564 | | |
| |||
0 commit comments