summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/debug.c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-07-22 12:50:28 +0400
committerJohn W. Linville <linville@tuxdriver.com>2010-07-26 23:32:41 +0400
commit9746010bd3c825d364b783b327990d25962657dd (patch)
treeda80f719e9ada0606c0958bea5e32d6132ecb12f /drivers/net/wireless/ath/ath5k/debug.c
parent929ebd30e4f982a1d2817f70154e7441f5714118 (diff)
downloadlinux-9746010bd3c825d364b783b327990d25962657dd.tar.xz
ath9k: snprintf() returns largish values
The snprintf() function returns the number of characters that would have been written (not counting the NUL character on the end). It could potentially be larger than the size of the buffer. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/debug.c')
0 files changed, 0 insertions, 0 deletions