atm: use scnprintf() instead of sprintf()
authorchas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Mon, 17 Dec 2012 06:00:01 +0000 (06:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Dec 2012 04:50:51 +0000 (20:50 -0800)
As reported by Chen Gang <gang.chen@asianux.com>, we should ensure there
is enough space when formatting the sysfs buffers.

Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found