]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3e8665750eb43fa31a66ea8202f6f5df8d49ea4
tree4c645107e3b75694ac142b562e221a868d3ccb89
parent6e2100940b9c1c4cd6a74dfbab36eae408943c61
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