commit | 1666fa587bfaa5ab72ea7bb9e2a811494c2a3e7b | [log] [tgz] |
---|---|---|
author | Pankaj Bansal <pankaj.bansal@nxp.com> | Thu Aug 02 16:31:29 2018 +0530 |
committer | York Sun <york.sun@nxp.com> | Wed Aug 08 08:23:49 2018 -0700 |
tree | c441d71f50a5a80a51001aec61998c92ca93c661 | |
parent | c022ec039d3f32a153a1f7d3b1ffe3dd548d9be4 [diff] |
net: Increase ethernet name string size to 20 chars The 16 char ethernet name size is inadequate to hold the name of ethernet name "DPMAC17@rgmii-id", which is a valid name in LX2160AQDS/LX2160ARDB. Therefore, increase the name string size to 20 chars. Reported-by: Ioana Ciornei <ioana.ciornei@nxp.com> Suggested-by: Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>