commit | 749b9872377545275a00aced85b5ddff9fbe77ee | [log] [tgz] |
---|---|---|
author | Klaus Goger <klaus.goger@theobroma-systems.com> | Fri Sep 15 14:46:04 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 18 20:40:38 2017 +0200 |
tree | f690ae1094a6b8e8bde4471a0c59cd8c33cf78c9 | |
parent | 9140da4a4ed9848b14182f38538b58ffa0986866 [diff] |
rockchip: puma_rk3399: increase serialno_str size Increase serialno_str to 17 bytes so it can hold the 16 bytes long serial nummer and the terminating null byte added by snprintf. Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>