Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UDP]: Counter increment should be in USER mode for recvmsg
System calls should be USER. So change the BH to USER for UDP*_INC_STATS_BH(). Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information