]> 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)
commit12235b8a002c3c08ee055f8d132ac6cd898b77b5
tree815875620d171112bb635d0d2bfcf6e838985d3f
parent3120ae2c3657bbeffb8bd69e5e4f14be9fc91d0e
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