Home
last modified time | relevance | path

Searched hist:c63044f0d22a13532047ad04216af45b6ac7fdaf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff c63044f0d22a13532047ad04216af45b6ac7fdaf Tue Dec 13 05:38:00 CST 2011 Eric Dumazet <eric.dumazet@gmail.com> rtnetlink: rtnl_link_register() sanity test

Before adding a struct rtnl_link_ops into link_ops list, check it doesnt
clash with a prior one.

Based on a previous patch from Alexander Smirnov

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>