Module Name: src Committed By: matt Date: Thu Nov 8 00:59:12 UTC 2012
Modified Files: src/sys/arch/arm/broadcom: bcm53xx_eth.c Log Message: Make sure to 0 sc_work_flags in ifstop. return immediately in ifstart if IFF_RUNNING is not set. Make RCVMAGIC checks conditional Release softc lock when calling if_input. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/broadcom/bcm53xx_eth.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.