K 10 svn:author V 5 luigi K 8 svn:date V 27 2002-06-30T22:28:00.000000Z K 7 svn:log V 344 Fix if_timer logic so that there is always a timeout pending if there are packets queued for transmission. This driver is strange -- it never sets IFF_OACTIVE, so all transmissions always cause a call to fxp_start. However, if the link gets stuck, there was nothing to reset it, so there was still a possibility of lockups. MFC after: 3 days END