lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
authorchas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Tue, 12 Aug 2014 13:00:36 +0000 (09:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Aug 2014 03:04:46 +0000 (20:04 -0700)
commit8356f9d564ed3da4f98e8c44cbd9f397ff9c49a5
tree83cbb19267443b00009201aad10beb1b669ddcc3
parentde713b57947a7a1b9cc605c0296ee14065cd86b6
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>
net/atm/lec.c