Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: tun: release the reference of tun device in tun_recvmsg
We forget to release the reference of tun device in tun_recvmsg. bug introduced in commit 54f968d (tuntap: move socket to tun_file) Signed-off-by: Gao feng <[email protected]> Acked-by: Jason Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information