Re: [PATCH] net: Move destructor from neigh->ops to neigh_params
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-03-07 06:11:45
From: "David S. Miller" <davem@davemloft.net>
Date: 2006-03-07 06:11:45
From: Roland Dreier <redacted> Date: Mon, 06 Mar 2006 21:44:50 -0800
Roland> struct neigh_ops currently has a destructor field, which
Roland> no in-kernel drivers outside of infiniband use.
Andrew> net/atm/clip.c begs to disagree.
err... my fault for trusting the patch changelog and not
double-checking. I think the fix is as simple as, although, given my
lack of ATM gear, this is untested:Looks good to me, applied.