commit | 1f80c230a7d291a10045a3cdc2efd18a4185674d | [log] [tgz] |
---|---|---|
author | Rick Jones <rick.jones2@hp.com> | Tue Nov 15 10:40:49 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 17 15:44:50 2011 -0500 |
tree | dcf356277b35b0584196675f084ca330a9392123 | |
parent | 6048d76384ed531123588277fe1fd95b24067cbc [diff] |
wireless: use strlcpy routine in .get_drvinfo Convert various seemingly still compiled wireless drivers' .get_drvinfo routines to use the preferred strlcpy() routine. Signed-off-by: Rick Jones <rick.jones2@hp.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>