]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: fix the units of some registers for RTL8156A
authorHayes Wang <hayeswang@realtek.com>
Thu, 18 Aug 2022 08:06:19 +0000 (16:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Aug 2022 13:28:59 +0000 (14:28 +0100)
commit18ddd83e8a37f8fc39cd624dd4c1607eabb4ec76
tree2576cb71ea7e52ec943cb36f00f7d1b461f03309
parentabd55994fb1a567278731e8084a5d5c3065551f6
r8152: fix the units of some registers for RTL8156A

The units of PLA_RX_FIFO_FULL and PLA_RX_FIFO_EMPTY are 16 bytes.

Fixes: 4f086ebc8ece ("r8152: support new chips")
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c