6lowpan: reassembly: fix access of ctl table entry
commit3772ab1d37bc02ae4fe7cccb8f6540ff49ace8f7
authorAlexander Aring <alex.aring@gmail.com>
Sun, 9 Mar 2014 08:51:40 +0000 (9 09:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Mar 2014 20:03:03 +0000 (10 16:03 -0400)
tree692064eea9c36aa8b99e15d188e24637c8b6c03d
parente3ca64948b50d05304a33ad8c4332e2a748e9401
6lowpan: reassembly: fix access of ctl table entry

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