[openib-general] [PATCH]IPOIB: delete neigh from the list before kfree(neigh)
Roland Dreier
roland at topspin.com
Thu Feb 24 13:09:12 PST 2005
Hmm, I don't see why we need these changes. All of these changes seem
to be deleting items from a list right before we free the struct
containing the whole list, or setting members of a struct to NULL
right before freeing the whole struct. So it shouldn't be necessary
or fix anything. Am I missing a race or something?
Thanks,
Roland
More information about the general
mailing list