]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move recently-added ERTM header unpacking functions
authorMat Martineau <mathewm@codeaurora.org>
Wed, 25 Apr 2012 23:36:16 +0000 (16:36 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:45 +0000 (17:27 -0300)
commit84950fa39fbb87426de9fd25aff3e22e6637dca5
tree590ee8c0944642531d9b0b47a4d855e63568e4aa
parent9c7dc52de02ccb6d93052acc2d777cdc93b29046
Bluetooth: Move recently-added ERTM header unpacking 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