[PATCH net 0/2] fixes for tun

From: Yunjian Wang
Date: Fri Jan 19 2024 - 05:22:25 EST


There are few places on the receive path where packet receives and
packet drops were not accounted for. This patchset fixes that issue.

Yunjian Wang (2):
tun: fix missing dropped counter in tun_xdp_act
tun: add missing rx stats accounting in tun_xdp_act

drivers/net/tun.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

--
2.41.0