[Bluetooth] Move CRC table into RFCOMM core
This patch moves rfcomm_crc_table[] into the RFCOMM core, because there
is no need to keep it in a separate file.
Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/rfcomm.h 0 additions, 3 deletionsinclude/net/bluetooth/rfcomm.h
- net/bluetooth/rfcomm/Makefile 1 addition, 1 deletionnet/bluetooth/rfcomm/Makefile
- net/bluetooth/rfcomm/core.c 43 additions, 0 deletionsnet/bluetooth/rfcomm/core.c
- net/bluetooth/rfcomm/crc.c 0 additions, 71 deletionsnet/bluetooth/rfcomm/crc.c
Loading
Please register or sign in to comment