On 06/29/2018 01:42 PM, Cong Wang wrote: > As noticed by Eric, we need to switch to the helper > dev_change_tx_queue_len() for SIOCSIFTXQLEN call path too, > otheriwse still miss dev_qdisc_change_tx_queue_len(). > > Fixes: 6a643ddb5624 ("net: introduce helper dev_change_tx_queue_len()") > Reported-by: Eric Dumazet <eduma...@google.com> > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> > --- > Reviewed-by: Eric Dumazet <eduma...@google.com> Thanks !
- [Patch net] net: use dev_change_tx_queue_len() for SIOCSIFTXQ... Cong Wang
- Re: [Patch net] net: use dev_change_tx_queue_len() for S... Eric Dumazet
- Re: [Patch net] net: use dev_change_tx_queue_len() for S... David Miller