Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: net: b44: Fix typo in returning multicast stats
nstat->multicast refers to received packets, not transmitted as is returned here. Change it so that received packet stats are given. Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information