Date: Tue, 15 Oct 2024 11:48:28 -0700 From: Kevin Bowling <kevin.bowling@kev009.com> To: Gleb Smirnoff <glebius@freebsd.org> Cc: Kevin Bowling <kbowling@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 542f5d56317e - main - igc: Rename 'struct adapter' to 'struct igc_softc' Message-ID: <CAK7dMtBfnuFc8HC%2Bhk62dtnga0CHataKWp7_FCFuG8g5uR9AFA@mail.gmail.com> In-Reply-To: <Zw61LDwKvq2OdMFZ@cell.glebi.us> References: <202410141353.49EDroZg024524@gitrepo.freebsd.org> <Zw61LDwKvq2OdMFZ@cell.glebi.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 15, 2024 at 11:32=E2=80=AFAM Gleb Smirnoff <glebius@freebsd.org= > wrote: > > 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 Ha! Well the change stuck to e1000 and ixgbe through the oldest supported branches so I guess we are safe this time around. > -- > Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK7dMtBfnuFc8HC%2Bhk62dtnga0CHataKWp7_FCFuG8g5uR9AFA>