]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r235147
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:44:35 +0000 (07:44 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:44:35 +0000 (07:44 +0000)
commit1d2100d7481cdcbaa0812114cc3abcf8ee43345d
treedb031e508bc8221acc93931c0513ce848f662d6c
parentac8ed8c7598f1b3cbc299277756994201cb58ac0
MFC r235147

 Do not reinitialise the interface if it is already running, this prevents the
 bootp+nfs code from working as it calls init on each dhcp send and rx fails to
 start in time.

git-svn-id: svn://svn.freebsd.org/base/stable/9@236054 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/tsec/if_tsec.c