diff options
author | Florian Westphal | 2016-05-03 03:29:09 +0200 |
---|---|---|
committer | David S. Miller | 2016-05-03 04:51:41 +0200 |
commit | c0ef079ca791ef9e057ac748051425a768c9e192 (patch) | |
tree | 16235e037fac8565efc4baa06c4b6fd161e26803 /include/linux/user_namespace.h | |
parent | Merge branch 'bridge-per-vlan-stats' (diff) | |
download | kernel-qcow2-linux-c0ef079ca791ef9e057ac748051425a768c9e192.tar.gz kernel-qcow2-linux-c0ef079ca791ef9e057ac748051425a768c9e192.tar.xz kernel-qcow2-linux-c0ef079ca791ef9e057ac748051425a768c9e192.zip |
netdevice: shrink size of struct netdev_queue
- trans_timeout is incremented when tx queue timed out (tx watchdog).
- tx_maxrate is set via sysfs
Moving tx_maxrate to read-mostly part shrinks the struct by 64 bytes.
While at it, also move trans_timeout (it is out-of-place in the
'write-mostly' part).
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/user_namespace.h')
0 files changed, 0 insertions, 0 deletions