diff options
Diffstat (limited to 'drivers/ieee1394/dv1394.c')
| -rw-r--r-- | drivers/ieee1394/dv1394.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ieee1394/dv1394.c b/drivers/ieee1394/dv1394.c index 2cd00b5b45b..9fd4a0d3206 100644 --- a/drivers/ieee1394/dv1394.c +++ b/drivers/ieee1394/dv1394.c @@ -125,7 +125,7 @@     0 - no debugging messages     1 - some debugging messages, but none during DMA frame transmission     2 - lots of messages, including during DMA frame transmission -       (will cause undeflows if your machine is too slow!) +       (will cause underflows if your machine is too slow!)  */  #define DV1394_DEBUG_LEVEL 0  |