Hi Dan, > This copies a u16 into the high bits of an int, which works on a big > endian system but not on a little endian system. > > Fixes: 09572fca7223 ("Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > net/bluetooth/hci_sock.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel