On Fri, Jun 06, 2003 at 04:52:38PM -0700, David Brownell wrote:
> Olaf Hering wrote:
> >-                strncpy(info.driver, SHORT_DRIVER_DESC, 
> >ETHTOOL_BUSINFO_LEN);
> >+                strncpy(info.driver, driver_name, ETHTOOL_BUSINFO_LEN);
> 
> strlcpy?

No need, when the length is obviously less.

        Jeff





-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to