commit | 155b23e6e53475ca3b8c2a946299b4d4dd6a5a1e | [log] [tgz] |
---|---|---|
author | Denis Efremov <efremov@linux.com> | Fri Mar 05 20:02:12 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 05 13:00:38 2021 -0800 |
tree | 7c056831e2334e1cb9043826529f965d353b0d3e | |
parent | 85554bcd123e307282631defe6bf6fac5031cf60 [diff] |
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count RXMAC_BC_FRM_CNT_COUNT added to mp->rx_bcasts twice in a row in niu_xmac_interrupt(). Remove the second addition. Signed-off-by: Denis Efremov <efremov@linux.com> Signed-off-by: David S. Miller <davem@davemloft.net>