commit | cad8f1d072375a550ca81419799ba381118c14bb | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Mon Jan 23 10:06:05 2012 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 13 17:01:29 2012 +0200 |
tree | 1cb3413ca9ac02974c10be48ef1a9cb6b25ddc0e | |
parent | 2f7719ce54bf6e877987f6ef578b580a51d8c2e3 [diff] |
Bluetooth: Make l2cap_ertm_data_rcv static It is not used outside of l2cap_core.c. Also l2cap_ertm_data_rcv is only used after it is defined so there is no need for forward declaration. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>