[PATCH] Fix typo in rtnl_neigh_get()

Thomas Graf tgraf at suug.ch
Thu Jan 31 10:41:38 EST 2013


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.



More information about the libnl mailing list