[openib-general] Re: [PATCH] net: Move destructor from neigh->ops to neigh_params
Andrew Morton
akpm at osdl.org
Mon Mar 6 21:16:30 PST 2006
Roland Dreier <rdreier at cisco.com> wrote:
>
> struct neigh_ops currently has a destructor field, which no in-kernel
> drivers outside of infiniband use.
net/atm/clip.c begs to disagree.
I'm also wondering why a combination of the net and infiniband trees does this:
drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function `ipoib_mcast_free':
drivers/infiniband/ulp/ipoib/ipoib_multicast.c:118: error: structure has no member named `destructor'
More information about the general
mailing list