silence some noisy printks in irda
authorDave Jones <davej@redhat.com>
Thu, 4 Oct 2012 03:36:13 +0000 (03:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Oct 2012 19:53:48 +0000 (15:53 -0400)
commit096895818cbf3382dc318f369e642fb7460ccb26
treeccf5c6d8f5bc2bcdaf52ee030117b6c624bd6888
parentb3c581d5d7130fc7f2eab9ab14c8de8882b42380
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>
net/irda/af_irda.c
net/irda/irttp.c