Roland Dreier <[EMAIL PROTECTED]> 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' - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
