Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2021 15:35:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 253172] Intel e1000 - Interface Stalls After Media Type is Changed
Message-ID:  <bug-253172-7501-KR4jqQhwcv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253172-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253172-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253172

--- Comment #3 from jcaplan@blackberry.com ---
Created attachment 222368
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222368&action=
=3Dedit
proposed patch

after a bit more investigating, it looks like iflib_media_change should be
calling iflib_stop() before changing media type. then it's not necessary to
force the user to down the interface. Attached diff resolves issue for me.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253172-7501-KR4jqQhwcv>