commit | b412fad5069d48bf80696fe39c2c081cc9c755da | [log] [tgz] |
---|---|---|
author | Rajesh Bhagat <rajesh.bhagat@nxp.com> | Sat Jun 18 10:47:10 2016 +0530 |
committer | Marek Vasut <marex@denx.de> | Sat Jun 25 00:57:09 2016 +0200 |
tree | a39adaa64b190ff659edc9545f72e38efa321425 | |
parent | 6023742e0f3239ea21582c32834d84953ca78617 [diff] |
usb: fsl: Fix NULL terminating issue for usb controller name string Fixes NULL terminating issue for usb controller name string by using sizeof operator. Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>