net: The dev->get_stats pointer is not NULL nowadays.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 21 May 2008 21:12:46 +0000 (14:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 May 2008 21:12:46 +0000 (14:12 -0700)
commit96e74088f1da4d9a53735a4a57a4f984f86b75c6
tree4c645107e3b75694ac142b562e221a868d3ccb89
parent34ac2573e88c4f80fc5e219d8012ea383a788803
net: The dev->get_stats pointer is not NULL nowadays.

And so does the pointer is returns, but sysfs and netlinks still
check for both cases.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c
net/core/rtnetlink.c