K 10 svn:author V 6 archie K 8 svn:date V 27 2001-01-10T22:53:52.000000Z K 7 svn:log V 363 lmc_ifup() was not checking the state of the interface. This would cause the watchdog to (incorrectly) detect the interface state going from down to up one second after lmc_ifup() was called, causing lmc_ifup() to be called again, and resetting everything. Fix by checking the interface state within lmc_ifup(). Submitted by: Darren Croke END