I will add this patch when I rebase on bluetooth-next.
On 02/10/14 10:28, Alexander Aring wrote:
On Thu, Oct 02, 2014 at 09:56:43AM +0100, Simon Vincent wrote:
This series of patches fix the cases where the pkt_type is overriden
resulting in skbs of type PACKET_OTHERHOST getting set to PACKET_HOST.
Also it drops packets of PACKET_OTHERHOST type in the 6lowpan layer
as there is not point processing them as they are dropped at the next
layer.
Please don't forget:
$ grep -r -n "PACKET_HOST" net/bluetooth/6lowpan.c
276: local_skb->pkt_type = PACKET_HOST;
- Alex
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html