]> git.baikalelectronics.ru Git - kernel.git/commit
ip6_gre: use netdev_alloc_pcpu_stats()
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Apr 2015 14:56:16 +0000 (16:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2015 19:39:05 +0000 (15:39 -0400)
commitd3e05027f8107267cc325af1032c87af335ef060
treee11984283a1cae8ae93e612f974cec9dd6bc8508
parentfc40322d596027be8202deb632d59e2b0dd74e13
ip6_gre: use netdev_alloc_pcpu_stats()

The code there just open-codes the same, so use the provided macro instead.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c