From: Ye Bin <[email protected]> Date: Wed, 30 Sep 2020 09:08:38 +0800
> Fix follow warnings: > [net/core/net-sysfs.c:1161]: (warning) %u in format string (no. 1) > requires 'unsigned int' but the argument type is 'int'. > [net/core/net-sysfs.c:1162]: (warning) %u in format string (no. 1) > requires 'unsigned int' but the argument type is 'int'. > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: Ye Bin <[email protected]> Applied.
