]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: fix hop limit compression
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Mon, 25 Jun 2012 03:49:02 +0000 (03:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jun 2012 23:40:31 +0000 (16:40 -0700)
commitdf9d3366ed7fa71a8c43aeaebaa57449b8dd90b1
tree51da0a7a8b3cb039a0a8b3345927a3f5106dc700
parent4cd6d5b699f8587a42e1040efd10b2a01f9debd0
6lowpan: fix hop limit compression

Add missing pointer shift for the 'default' case.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Cc: Tony Cheneau <tony.cheneau+zigbeedev@amnesiak.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c