Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Drtnetlink.cdiff da5e0494c542dddc56a1f1edfd30310ea30f41ff Thu Aug 10 23:17:37 CDT 2006 Thomas Graf <tgraf@suug.ch> [NET]: Convert link modification to new netlink api

Transforms do_setlink() into rtnl_setlink() using the new
netlink api. A warning message printed to the console is
added in the event that a change request fails while part
of the change request has been comitted already. The ioctl()
based nature of net devices makes it almost impossible to
move on to atomic netlink operations without obsoleting
some of the functionality.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>