X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhidp%2Fhidp.h;h=e503c89057ad4d2bf4e1a3449a63663553c4393e;hb=4b48d9d44ebe0e8c31b4fe3b7480941576fff613;hp=343fb0566b3ee73a244a9ce269e482c8578603fe;hpb=b643b0fdbc59cf6bbb086974b29d2571e9e9f646;p=~andy%2Flinux diff --git a/net/bluetooth/hidp/hidp.h b/net/bluetooth/hidp/hidp.h index 343fb0566b3..e503c89057a 100644 --- a/net/bluetooth/hidp/hidp.h +++ b/net/bluetooth/hidp/hidp.h @@ -151,6 +151,8 @@ struct hidp_session { struct sk_buff_head ctrl_transmit; struct sk_buff_head intr_transmit; + + struct hidp_connadd_req *req; }; static inline void hidp_schedule(struct hidp_session *session)