From: xiangxia.m....@gmail.com Date: Mon, 11 Feb 2019 10:49:48 -0800 > From: Tonghao Zhang <xiangxia.m....@gmail.com> > > This patch is a little improvement. If user use the > command shown as below, we should print the info [1] > instead of [2]. The eth0 exists actually, and it may > confuse user. > > $ echo "eth0" > /sys/class/net/bond4/bonding/slaves > > [1] "bond4: no command found in slaves file - use +ifname or -ifname" > [2] "write error: No such device" > > Signed-off-by: Tonghao Zhang <xiangxia.m....@gmail.com>
Applied, but would you please fix the dates on your submissions? Because the dates in your patch postings are in the past, patchwork puts your work at the tail of my patch queue instead of the front. Thank you.