6lowpan: next header is not properly set upon decompression of a UDP header.
authorTony Cheneau <tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:22 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Mar 2013 16:37:55 +0000 (12:37 -0400)
commitf5c20f58d950002a4a5a77f60484a51e5af6498c
tree67e514cdaaea59d0309da839cc8c90f875b5ca64
parent8d879a3f9856fe6c6e27853a96c0beaed03acb2c
6lowpan: next header is not properly set upon decompression of a UDP header.

This causes a drop of the UDP packet.

Signed-off-by: Tony Cheneau <tony.cheneau@amnesiak.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c