Re: igc(4) remove unnecessary PHY ID checks

2023-01-26 Thread Kevin Lo
On Wed, Jan 25, 2023 at 03:17:48PM +0100, Moritz Buhl wrote: > > Dear tech, > > Looking into various reports on errors with mini routers that use > igc(4), I found the following diff in FreeBSD: > https://github.com/freebsd/freebsd-src/commit/29d7f1ff579579711dd5a3325480728b8ed45f8c > > I additi

igc(4) remove unnecessary PHY ID checks

2023-01-25 Thread Moritz Buhl
Dear tech, Looking into various reports on errors with mini routers that use igc(4), I found the following diff in FreeBSD: https://github.com/freebsd/freebsd-src/commit/29d7f1ff579579711dd5a3325480728b8ed45f8c I additionally deleted the igc_set_d0_lplu_state_i225 and igc_set_d3_lplu_state_i225 f