Loading net/ieee802154/6lowpan.c +1 −0 Original line number Diff line number Diff line Loading @@ -492,6 +492,7 @@ static int lowpan_header_create(struct sk_buff *skb, break; default: *hc06_ptr = hdr->hop_limit; hc06_ptr += 1; break; } Loading Loading
net/ieee802154/6lowpan.c +1 −0 Original line number Diff line number Diff line Loading @@ -492,6 +492,7 @@ static int lowpan_header_create(struct sk_buff *skb, break; default: *hc06_ptr = hdr->hop_limit; hc06_ptr += 1; break; } Loading