hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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;