public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
@ 2023-10-25 10:33 Ivan Vecera
  2023-10-25 10:33 ` [PATCH iwl-next 1/2] i40e: Remove VF MAC types Ivan Vecera
  2023-10-25 10:33 ` [PATCH iwl-next 2/2] i40e: Move inline helpers to i40e_prototype.h Ivan Vecera
  0 siblings, 2 replies; 15+ messages in thread
From: Ivan Vecera @ 2023-10-25 10:33 UTC (permalink / raw)
  To: netdev
  Cc: Jesse Brandeburg, Tony Nguyen, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, intel-wired-lan, linux-kernel,
	Jacob Keller

The series removes MAC types for VF functions and moves inline helper
functions from i40e_type.h to i40e_prototype.h

Ivan Vecera (2):
  i40e: Remove VF MAC types
  i40e: Move inline helpers to i40e_prototype.h

 drivers/net/ethernet/intel/i40e/i40e_adminq.c | 33 +++-----
 .../net/ethernet/intel/i40e/i40e_prototype.h  | 70 +++++++++++++++++
 drivers/net/ethernet/intel/i40e/i40e_type.h   | 76 -------------------
 3 files changed, 80 insertions(+), 99 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-10-30  9:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25 10:33 [PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h Ivan Vecera
2023-10-25 10:33 ` [PATCH iwl-next 1/2] i40e: Remove VF MAC types Ivan Vecera
2023-10-25 10:48   ` Wojciech Drewek
2023-10-25 12:16     ` Jiri Pirko
2023-10-25 12:20       ` Jiri Pirko
2023-10-25 12:27         ` Wojciech Drewek
2023-10-25 17:43           ` Jacob Keller
2023-10-26  0:20         ` Jacob Keller
2023-10-25 14:39     ` Ivan Vecera
2023-10-25 17:44       ` Jacob Keller
2023-10-26  9:42         ` Wojciech Drewek
2023-10-30  9:09   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2023-10-25 10:33 ` [PATCH iwl-next 2/2] i40e: Move inline helpers to i40e_prototype.h Ivan Vecera
2023-10-25 10:44   ` Wojciech Drewek
2023-10-30  9:10   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox