Re: git: 542f5d56317e - main - igc: Rename 'struct adapter' to 'struct igc_softc'
Date: Tue, 15 Oct 2024 18:32:12 UTC
Kevin, On Mon, Oct 14, 2024 at 01:53:50PM +0000, Kevin Bowling wrote: K> commit 542f5d56317e94676cf19cb9d66207bf9a6b6758 K> Author: Kevin Bowling <kbowling@FreeBSD.org> K> AuthorDate: 2024-10-14 13:29:55 +0000 K> Commit: Kevin Bowling <kbowling@FreeBSD.org> K> CommitDate: 2024-10-14 13:52:31 +0000 K> K> igc: Rename 'struct adapter' to 'struct igc_softc' K> K> Rename the 'struct adapter' to 'struct igc_softc' to avoid type K> ambiguity in things like kgdb and make sharing code with e1000 and K> ixgbe easier. You gonna like these two :) eb0ec0898261dbc58c328c818adcd8e8fe66bf17 219de4f9d87bbac127ef370ab702e54b7f8d4522 -- Gleb Smirnoff