Bill Paul d9700bb5b5 Fix compiler warning in dc_intr(): if the only code that does a "goto"
to a label is inside an #ifdef block, then the label should *also* be
inside an #ifdef block. Hide the "done:" label which is only used if
DEVICE_POLLING is enabled under #ifdef DEVICE_POLLING.
2001-12-19 18:13:44 +00:00
..
2001-12-15 12:32:23 +00:00
2001-12-16 09:04:08 +00:00
2001-12-13 13:08:34 +00:00
2001-12-19 13:32:21 +00:00
2001-11-07 19:55:16 +00:00
2001-12-15 20:53:15 +00:00
2001-09-12 08:38:13 +00:00