net: Increase ethernet name string size to 20 chars
authorPankaj Bansal <pankaj.bansal@nxp.com>
Thu, 2 Aug 2018 11:01:29 +0000 (16:31 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 8 Aug 2018 15:23:49 +0000 (08:23 -0700)
commit1666fa587bfaa5ab72ea7bb9e2a811494c2a3e7b
treec441d71f50a5a80a51001aec61998c92ca93c661
parentc022ec039d3f32a153a1f7d3b1ffe3dd548d9be4
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>
include/net.h