]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move recently-added ERTM header packing functions
authorMat Martineau <mathewm@codeaurora.org>
Wed, 25 Apr 2012 23:36:15 +0000 (16:36 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:44 +0000 (17:27 -0300)
commit9c7dc52de02ccb6d93052acc2d777cdc93b29046
tree34cecb3848e0d8b50a46ffa9a3e2dfce52daf5d7
parent53cc686c6433659e320136296c6f0e917d22b392
Bluetooth: Move recently-added ERTM header packing functions

Moving these functions simplifies future patches by eliminating
forward declarations, makes future patches easier to review, and
better preserves 'git blame' information.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/l2cap_core.c