diff options
Diffstat (limited to 'include/linux/uwb/debug-cmd.h')
-rw-r--r-- | include/linux/uwb/debug-cmd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/uwb/debug-cmd.h b/include/linux/uwb/debug-cmd.h index 07efbe17db53..8da004e25628 100644 --- a/include/linux/uwb/debug-cmd.h +++ b/include/linux/uwb/debug-cmd.h | |||
@@ -43,7 +43,7 @@ struct uwb_dbg_cmd_rsv_establish { | |||
43 | __u8 type; | 43 | __u8 type; |
44 | __u16 max_mas; | 44 | __u16 max_mas; |
45 | __u16 min_mas; | 45 | __u16 min_mas; |
46 | __u8 sparsity; | 46 | __u8 max_interval; |
47 | }; | 47 | }; |
48 | 48 | ||
49 | struct uwb_dbg_cmd_rsv_terminate { | 49 | struct uwb_dbg_cmd_rsv_terminate { |