On Tue, 21 Jul 2020 15:36:32 -0700 (PDT) David Miller <da...@davemloft.net> wrote:
> From: Xiongfeng Wang <wangxiongfe...@huawei.com> > Date: Tue, 21 Jul 2020 15:02:57 +0800 > > > When I cat 'tx_timeout' by sysfs, it displays as follows. It's better to > > add a newline for easy reading. > > > > root@syzkaller:~# cat /sys/devices/virtual/net/lo/queues/tx-0/tx_timeout > > 0root@syzkaller:~# > > > > Signed-off-by: Xiongfeng Wang <wangxiongfe...@huawei.com> > > Applied, thank you. Could you add Fixes: ccf5ff69fbbd ("net: new counter for tx_timeout errors in sysfs") Cc: david.decoti...@google.com