]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/core/net-procfs.c
net: remove NETDEV_TX_LOCKED support
authorFlorian Westphal <fw@strlen.de>
Sun, 24 Apr 2016 19:38:14 +0000 (21:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 19:53:05 +0000 (15:53 -0400)
commitf0cdf76c103ffa34ca5ac87dcdef7edffc722cbf
tree893afe6a3b448bfeb0dd36cae35a6ce844230852
parenta6086a893718db07ef9e7af5624ec27cb376ef0a
net: remove NETDEV_TX_LOCKED support

No more users in the tree, remove NETDEV_TX_LOCKED support.
Adds another hole in softnet_stats struct, but better than keeping
the unused collision counter around.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netdev-features.txt
Documentation/networking/netdevices.txt
include/linux/netdevice.h
net/core/net-procfs.c
net/core/pktgen.c
net/sched/sch_generic.c