commit | 8356f9d564ed3da4f98e8c44cbd9f397ff9c49a5 | [log] [tgz] |
---|---|---|
author | chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil> | Tue Aug 12 09:00:36 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 13 20:04:46 2014 -0700 |
tree | 83cbb19267443b00009201aad10beb1b669ddcc3 | |
parent | de713b57947a7a1b9cc605c0296ee14065cd86b6 [diff] |
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a b67bfe0d42cac56c512dd5da4b1b347a23f4b70a (hlist: drop the node parameter from iterators) dropped the node parameter from iterators which lec_tbl_walk() was using to iterate the list. Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>