]> git.baikalelectronics.ru Git - kernel.git/commit
wpan-phy: use snprintf to limit the amount of chars written
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Mon, 28 Sep 2009 14:58:32 +0000 (18:58 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Fri, 6 Nov 2009 11:13:45 +0000 (14:13 +0300)
commit43c7ad31f3866009f35c18d3656f105f51b293f4
tree88d966bbae654ac0d5e90206a47cd6b36142201f
parent2d58141ba4dcf0d88ac37fcd00e0b79f2311a6d1
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>
net/ieee802154/wpan-class.c