commit | 096895818cbf3382dc318f369e642fb7460ccb26 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Oct 04 03:36:13 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 04 15:53:48 2012 -0400 |
tree | ccf5c6d8f5bc2bcdaf52ee030117b6c624bd6888 | |
parent | b3c581d5d7130fc7f2eab9ab14c8de8882b42380 [diff] |
silence some noisy printks in irda Fuzzing causes these printks to spew constantly. Changing them to DEBUG statements is consistent with other usage in the file, and makes them disappear when CONFIG_IRDA_DEBUG is disabled. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>