On 16-06-29 11:45 PM, Jason Wang wrote:
> 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 <[email protected]>
> Signed-off-by: Jason Wang <[email protected]>
> ---


Thanks for adding the setlink case.

Acked-by: John Fastabend <[email protected]>

Reply via email to