+13
−0
+7
−0
Loading
maillist inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBU56J CVE: NA Reference: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2a48c635fd9a48699805bbfeee1e4b94b8fe819d ---------------------------------------------------------------------- Use strscpy() to implement ethtool_puts(). Functionally the same as ethtool_sprintf() when it's used with two arguments or with just "%s" format specifier. Signed-off-by:Justin Stitt <justinstitt@google.com> Reviewed-by:
Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by:
Andrew Lunn <andrew@lunn.ch> Reviewed-by:
Madhuri Sripada <madhuri.sripada@microchip.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Hao Chen <chenhao418@huawei.com>