kernel_optimize_test/net/bluetooth
Alexander Aring cefdb801c8 bluetooth: 6lowpan: use lowpan dispatch helpers
This patch adds a check if the dataroom of skb contains a dispatch value
by checking if skb->len != 0. This patch also change the dispatch
evaluation by the recently introduced helpers for checking the common
6LoWPAN dispatch values for IPv6 and IPHC header.

There was also a forgotten else branch which should drop the packet if
no matching dispatch is available.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-10-21 00:49:24 +02:00
..
bnep
cmtp
hidp Bluetooth: hidp: fix device disconnect on idle timeout 2015-10-21 00:49:23 +02:00
rfcomm
6lowpan.c bluetooth: 6lowpan: use lowpan dispatch helpers 2015-10-21 00:49:24 +02:00
a2mp.c
a2mp.h
af_bluetooth.c
amp.c
amp.h
ecc.c
ecc.h
hci_conn.c Bluetooth: Fix initializing conn_params in scan phase 2015-10-16 09:24:41 +02:00
hci_core.c Bluetooth: Add support setup stage internal notification event 2015-10-21 00:49:23 +02:00
hci_debugfs.c
hci_debugfs.h
hci_event.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07:00
hci_request.c
hci_request.h
hci_sock.c Bluetooth: Add support setup stage internal notification event 2015-10-21 00:49:23 +02:00
hci_sysfs.c
Kconfig
l2cap_core.c
l2cap_sock.c
lib.c
Makefile
mgmt_util.c
mgmt_util.h
mgmt.c Bluetooth: Fix removing connection parameters when unpairing 2015-10-21 00:49:24 +02:00
sco.c
selftest.c
selftest.h
smp.c Bluetooth: Don't use remote address type to decide IRK persistency 2015-10-21 00:49:21 +02:00
smp.h