Bluetooth: Move ERTM timers to struct l2cap_chan
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 1 Apr 2011 03:53:45 +0000 (00:53 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:27 +0000 (18:06 -0300)
commite92c8e70faf5e3cc22979daba2a895359aa1eab2
treec9d5ec9debd76903cb5770551ad7aa1e92eff867
parent2c03a7a49e0831646bd35d0877ec7d051d8f174b
Bluetooth: Move ERTM timers to struct l2cap_chan

This also triggered a change in l2cap_send_disconn_req() parameters.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c