diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/uwb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/uwb.h b/include/linux/uwb.h index f9ccbd9a2ced..010ee708304d 100644 --- a/include/linux/uwb.h +++ b/include/linux/uwb.h | |||
@@ -201,6 +201,7 @@ struct uwb_rsv { | |||
201 | struct uwb_rc *rc; | 201 | struct uwb_rc *rc; |
202 | struct list_head rc_node; | 202 | struct list_head rc_node; |
203 | struct list_head pal_node; | 203 | struct list_head pal_node; |
204 | struct kref kref; | ||
204 | 205 | ||
205 | struct uwb_dev *owner; | 206 | struct uwb_dev *owner; |
206 | struct uwb_rsv_target target; | 207 | struct uwb_rsv_target target; |