6lowpan: reassembly: fix access of ctl table entry
authorAlexander Aring <alex.aring@gmail.com>
Sun, 9 Mar 2014 08:51:40 +0000 (09:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Mar 2014 20:03:03 +0000 (16:03 -0400)
Correct offset is 3 of the 6lowpanfrag_max_datagram_size value in proc
entry ctl table and not 2.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/reassembly.c

Simple merge