Check for link status in tsec_start(). Prevent the watchdog from fireing
authormpi <mpi@openbsd.org>
Wed, 8 Apr 2015 10:49:25 +0000 (10:49 +0000)
committermpi <mpi@openbsd.org>
Wed, 8 Apr 2015 10:49:25 +0000 (10:49 +0000)
commit0088fd19127ad5b48bb2a9048b04aec4d679fc91
treea9eca65fdd1095203a34889d65442dd17d2737c6
parent2c807ef408e9ab34c56d5631877b3a774214011f
Check for link status in tsec_start().  Prevent the watchdog from fireing
when no cable is plugged in but the interface is brough up.

inputs and ok kettenis@
sys/arch/socppc/dev/if_tsec.c