Hi Gustavo, After merging the bluetooth tree, today's linux-next build (x86_64 allmodconfig) failed like this: net/bluetooth/cmtp/core.c: In function 'cmtp_add_connection': net/bluetooth/cmtp/core.c:349: error: 'struct l2cap_pinfo' has no member named 'omtu' net/bluetooth/cmtp/core.c:349: error: 'struct l2cap_pinfo' has no member named 'imtu' net/bluetooth/hidp/core.c: In function 'hidp_add_connection': net/bluetooth/hidp/core.c:982: error: 'struct l2cap_pinfo' has no member named 'omtu' net/bluetooth/hidp/core.c:982: error: 'struct l2cap_pinfo' has no member named 'imtu' net/bluetooth/hidp/core.c:983: error: 'struct l2cap_pinfo' has no member named 'omtu' net/bluetooth/hidp/core.c:983: error: 'struct l2cap_pinfo' has no member named 'imtu' Caused by commit 6657e8f0cc05 ("Bluetooth: Move more channel info to struct l2cap_chan"). I have used the bluetooth tree from next-20110427 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/