commit | 375bb0e04b618d0c425b0ea492d16cf71eb94905 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Mon Sep 28 18:58:32 2009 +0400 |
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Nov 06 14:13:45 2009 +0300 |
tree | 88d966bbae654ac0d5e90206a47cd6b36142201f | |
parent | 37eb0edc8488fccbf601ab3e7e582373ed2a631e [diff] |
wpan-phy: use snprintf to limit the amount of chars written Use snprintf to limit the amount of chars put in the buffer for attr -> show. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>