commit | 3772ab1d37bc02ae4fe7cccb8f6540ff49ace8f7 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun Mar 09 09:51:40 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 10 16:03:03 2014 -0400 |
tree | 692064eea9c36aa8b99e15d188e24637c8b6c03d | |
parent | e3ca64948b50d05304a33ad8c4332e2a748e9401 [diff] |
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>