forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/if_tap.h
....@@ -62,7 +62,6 @@
6262 struct tap_queue {
6363 struct sock sk;
6464 struct socket sock;
65
- struct socket_wq wq;
6665 int vnet_hdr_sz;
6766 struct tap_dev __rcu *tap;
6867 struct file *file;