]> git.baikalelectronics.ru Git - kernel.git/commit
net: rename busy poll MIB counter
authorEliezer Tamir <eliezer.tamir@linux.intel.com>
Wed, 7 Aug 2013 08:33:25 +0000 (11:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2013 18:39:08 +0000 (11:39 -0700)
commit675b2da0c3b2d639bfeef758ac82aa6e7759b9e0
tree815875620d171112bb635d0d2bfcf6e838985d3f
parent8beca890aef28479c7fe4c9a90cf725bcc4194f8
net: rename busy poll MIB counter

Rename mib counter from "low latency" to "busy poll"

v1 also moved the counter to the ip MIB (suggested by Shawn Bohrer)
Eric Dumazet suggested that the current location is better.

So v2 just renames the counter to fit the new naming convention.

Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/busy_poll.h
include/uapi/linux/snmp.h
net/ipv4/proc.c