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-08-30 14:17:48 +00:00
2001-02-01 09:49:57 +00:00
2001-03-25 07:21:04 +00:00
2001-12-14 17:56:12 +00:00
2001-11-03 08:32:28 +00:00
2000-11-07 09:31:28 +00:00
2001-06-15 07:39:12 +00:00
2001-06-15 07:42:58 +00:00
2001-11-04 08:44:49 +00:00
2001-07-23 12:05:27 +00:00
2001-11-03 05:03:00 +00:00
2001-09-12 08:38:13 +00:00