]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 1 May 2010 19:15:38 +0000 (16:15 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 07:28:48 +0000 (09:28 +0200)
commit0804606532f10abc23227417f56d3541268b744c
treef7879f9c4e78e30f9ad74b59627c1e9b0ee0c05e
parent2d6099f0432ae28f76880e30803072a423c1b6d8
Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP

tx_seq var already has the value of __get_reqseq().

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c