]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - include/net/iucv/af_iucv.h
af_iucv: change net_device handling for HS transport
[mirror_ubuntu-eoan-kernel.git] / include / net / iucv / af_iucv.h
index 0954ec9591594c9c5071ac11d07c6329da32952c..a1517887aeac8c0d2d0873ee5ab916172680085b 100644 (file)
@@ -113,6 +113,7 @@ struct iucv_sock {
        spinlock_t              accept_q_lock;
        struct sock             *parent;
        struct iucv_path        *path;
+       struct net_device       *hs_dev;
        struct sk_buff_head     send_skb_q;
        struct sk_buff_head     backlog_skb_q;
        struct sock_msg_q       message_q;