From: patchwork-bot+netdevbpf@kernel.org
To: Michal Schmidt <mschmidt@redhat.com>
Cc: wojciech.drewek@intel.com, netdev@vger.kernel.org,
jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com,
jacob.e.keller@intel.com, intel-wired-lan@lists.osuosl.org
Subject: Re: [Intel-wired-lan] [PATCH net-next] iavf: delete unused iavf_mac_info fields
Date: Thu, 19 Oct 2023 11:50:23 +0000 [thread overview]
Message-ID: <169771622387.21633.5843251100307704107.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231018111527.78194-1-mschmidt@redhat.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 18 Oct 2023 13:15:27 +0200 you wrote:
> 'san_addr' and 'mac_fcoeq' members of struct iavf_mac_info are unused.
> 'type' is write-only. Delete all three.
>
> The function iavf_set_mac_type that sets 'type' also checks if the PCI
> vendor ID is Intel. This is unnecessary. Delete the whole function.
>
> If in the future there's a need for the MAC type (or other PCI
> ID-dependent data), I would prefer to use .driver_data in iavf_pci_tbl[]
> for this purpose.
>
> [...]
Here is the summary with links:
- [net-next] iavf: delete unused iavf_mac_info fields
https://git.kernel.org/netdev/net-next/c/a0e6323dbae6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michal Schmidt <mschmidt@redhat.com>
Cc: intel-wired-lan@lists.osuosl.org, jacob.e.keller@intel.com,
wojciech.drewek@intel.com, jesse.brandeburg@intel.com,
anthony.l.nguyen@intel.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] iavf: delete unused iavf_mac_info fields
Date: Thu, 19 Oct 2023 11:50:23 +0000 [thread overview]
Message-ID: <169771622387.21633.5843251100307704107.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231018111527.78194-1-mschmidt@redhat.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 18 Oct 2023 13:15:27 +0200 you wrote:
> 'san_addr' and 'mac_fcoeq' members of struct iavf_mac_info are unused.
> 'type' is write-only. Delete all three.
>
> The function iavf_set_mac_type that sets 'type' also checks if the PCI
> vendor ID is Intel. This is unnecessary. Delete the whole function.
>
> If in the future there's a need for the MAC type (or other PCI
> ID-dependent data), I would prefer to use .driver_data in iavf_pci_tbl[]
> for this purpose.
>
> [...]
Here is the summary with links:
- [net-next] iavf: delete unused iavf_mac_info fields
https://git.kernel.org/netdev/net-next/c/a0e6323dbae6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-10-19 11:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-18 11:15 [Intel-wired-lan] [PATCH net-next] iavf: delete unused iavf_mac_info fields Michal Schmidt
2023-10-18 11:15 ` Michal Schmidt
2023-10-18 11:25 ` [Intel-wired-lan] " Drewek, Wojciech
2023-10-18 11:25 ` Drewek, Wojciech
2023-10-18 15:11 ` [Intel-wired-lan] " Michal Schmidt
2023-10-18 15:11 ` Michal Schmidt
2023-10-19 16:34 ` [Intel-wired-lan] " Ivan Vecera
2023-10-19 16:34 ` Ivan Vecera
2023-10-18 21:30 ` [Intel-wired-lan] " Jacob Keller
2023-10-18 21:30 ` Jacob Keller
2023-10-19 11:50 ` patchwork-bot+netdevbpf [this message]
2023-10-19 11:50 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=169771622387.21633.5843251100307704107.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jacob.e.keller@intel.com \
--cc=jesse.brandeburg@intel.com \
--cc=mschmidt@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=wojciech.drewek@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.