Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Drtnetlink.cdiff b60c5115f4abf0b961a18682889798dcfbe6a801 Sat Aug 05 01:05:34 CDT 2006 Thomas Graf <tgraf@suug.ch> [NET]: Convert link dumping to new netlink api

Transforms netlink code to dump link tables to use the new
netlink api. Makes rtnl_getlink() available regardless of the
availability of the wireless extensions.

Adding copy_rtnl_link_stats() avoids the structural dependency
of struct rtnl_link_stats on struct net_device_stats and thus
avoids troubles later on.

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