diff options
author | 2016-06-30 14:45:35 +0800 | |
---|---|---|
committer | 2016-07-01 05:32:17 -0400 | |
commit | 08294a26e15d7baf1e14ee569e9f2bc82a7ae768 (patch) | |
tree | f64f414e88d4352b4f20f4db869848caa4144c62 /kernel/bpf/arraymap.c | |
parent | skb_array: add wrappers for resizing (diff) | |
download | linux-rng-08294a26e15d7baf1e14ee569e9f2bc82a7ae768.tar.xz linux-rng-08294a26e15d7baf1e14ee569e9f2bc82a7ae768.zip |
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
This patch introduces a new event - NETDEV_CHANGE_TX_QUEUE_LEN, this
will be triggered when tx_queue_len. It could be used by net device
who want to do some processing at that time. An example is tun who may
want to resize tx array when tx_queue_len is changed.
Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions