On 01/31/13 at 07:29am, Roopa Prabhu wrote: > Looking at it some more. I think the condition should be changed to > neigh->n_family != AF_BRIDGE to keep it safe, as the AF_BRIDGE > family objects dont have n_dst. > And this will also skip AF_BRIDGE objects from the search which was > the real intention of my original patch. I agree.