ARPHRD_6LOWPAN
case ARPHRD_6LOWPAN:
if (dev->type != ARPHRD_6LOWPAN)
dev->type = ARPHRD_6LOWPAN;
if (netdev->type != ARPHRD_6LOWPAN)
if (dev->type != ARPHRD_6LOWPAN || !skb->len)
ARPHRD_CAIF, ARPHRD_IP6GRE, ARPHRD_NETLINK, ARPHRD_6LOWPAN,
case ARPHRD_6LOWPAN:
(dev->type != ARPHRD_6LOWPAN) &&