Loading net/bluetooth/mgmt.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ struct pending_cmd { struct list_head list; __u16 opcode; u16 opcode; int index; void *param; struct sock *sk; Loading Loading
net/bluetooth/mgmt.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ struct pending_cmd { struct list_head list; __u16 opcode; u16 opcode; int index; void *param; struct sock *sk; Loading