netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Remove VLAN_TAG_PRESENT from drivers
@ 2018-11-08 17:44 Michał Mirosław
  2018-11-08 17:44 ` [PATCH net-next] i40iw: remove use of VLAN_TAG_PRESENT Michał Mirosław
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Michał Mirosław @ 2018-11-08 17:44 UTC (permalink / raw)
  To: netdev
  Cc: Claudiu Manoil, Faisal Latif, Pravin B Shelar, Shiraz Saleem, dev,
	linux-rdma

This series removes VLAN_TAG_PRESENT use from network drivers in
preparation to removing its special meaning.

Michał Mirosław (4):
  i40iw: remove use of VLAN_TAG_PRESENT
  cnic: remove use of VLAN_TAG_PRESENT
  gianfar: remove use of VLAN_TAG_PRESENT
  OVS: remove use of VLAN_TAG_PRESENT

 drivers/infiniband/hw/i40iw/i40iw_cm.c        |  8 +++----
 drivers/net/ethernet/broadcom/cnic.c          |  2 +-
 .../net/ethernet/freescale/gianfar_ethtool.c  |  8 +++----
 net/openvswitch/actions.c                     | 13 +++++++----
 net/openvswitch/flow.c                        |  4 ++--
 net/openvswitch/flow.h                        |  2 +-
 net/openvswitch/flow_netlink.c                | 22 +++++++++----------
 7 files changed, 31 insertions(+), 28 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-10  7:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 17:44 [PATCH net-next 0/4] Remove VLAN_TAG_PRESENT from drivers Michał Mirosław
2018-11-08 17:44 ` [PATCH net-next] i40iw: remove use of VLAN_TAG_PRESENT Michał Mirosław
2018-11-08 17:44 ` [PATCH net-next 3/4] gianfar: " Michał Mirosław
2018-11-08 17:44 ` [PATCH net-next 2/4] cnic: " Michał Mirosław
2018-11-08 17:44 ` [PATCH net-next 4/4] OVS: " Michał Mirosław
     [not found] ` <cover.1541698641.git.mirq-linux-CoA6ZxLDdyEEUmgCuDUIdw@public.gmane.org>
2018-11-08 18:50   ` [PATCH net-next 0/4] Remove VLAN_TAG_PRESENT from drivers Leon Romanovsky
2018-11-08 22:11     ` Michał Mirosław
2018-11-09  3:49 ` David Miller
2018-11-09 21:58 ` Shiraz Saleem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).