Fix comment: RX underrun -> RX overrun.

This commit is contained in:
Bill Paul
1999-09-07 17:06:17 +00:00
parent 2e7e7c71ef
commit aa8fac6c4d
+1 -1
View File
@@ -48,7 +48,7 @@
*
* The DM9102's DMA engine seems pretty weak. Multi-fragment transmits
* don't seem to work well, and on slow machines you get lots of RX
* underruns.
* overruns.
*/
#include "bpf.h"