summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-12-12 09:53:20 +0200
committerMarcel Holtmann <marcel@holtmann.org>2013-12-11 23:59:21 -0800
commitd0746f3ecc884a5b044d92d463f0e2ec1507fc78 (patch)
tree1e9cbef4382212514043de5b3c510e12d82a8d77 /.mailmap
parent89863109e3dd562529ffd8a559b0de068d1d8502 (diff)
downloadop-kernel-dev-d0746f3ecc884a5b044d92d463f0e2ec1507fc78.zip
op-kernel-dev-d0746f3ecc884a5b044d92d463f0e2ec1507fc78.tar.gz
Bluetooth: Add missing 6lowpan.h include
The 6lowpan.c file was missing an #include statement for 6lowpan.h. Without it we get the following type of warnings: net/bluetooth/6lowpan.c:320:5: warning: symbol 'bt_6lowpan_recv' was not declared. Should it be static? net/bluetooth/6lowpan.c:737:5: warning: symbol 'bt_6lowpan_add_conn' was not declared. Should it be static? net/bluetooth/6lowpan.c:805:5: warning: symbol 'bt_6lowpan_del_conn' was not declared. Should it be static? net/bluetooth/6lowpan.c:878:5: warning: symbol 'bt_6lowpan_init' was not declared. Should it be static? net/bluetooth/6lowpan.c:883:6: warning: symbol 'bt_6lowpan_cleanup' was not declared. Should it be static? Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud