mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-26 14:45:32 +00:00
sys/linux/l2cap.txt: fix structs
This commit is contained in:
parent
a61674a581
commit
2e9b5f5949
@ -107,7 +107,7 @@ l2cap_conn_rsp {
|
||||
l2cap_conninfo {
|
||||
hci_handle int16
|
||||
dev_class array[int8, 3]
|
||||
} [packed]
|
||||
}
|
||||
|
||||
l2cap_create_chan_req {
|
||||
psm int16
|
||||
@ -216,4 +216,4 @@ l2cap_options {
|
||||
fcs int8
|
||||
max_tx int8
|
||||
txwin_size int16
|
||||
} [packed]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user