mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: fix using wrong flags to check features
@ 2022-07-29 10:17 Guangbin Huang
  2022-07-29 10:17 ` [PATCH net 1/2] net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr() Guangbin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Guangbin Huang @ 2022-07-29 10:17 UTC (permalink / raw)
  To: davem, kuba, edumazet, pabeni, snelson, brett, drivers,
	anthony.l.nguyen, jesse.brandeburg
  Cc: intel-wired-lan, netdev, linux-kernel, lipeng321, huangguangbin2

We find that some drivers may use wrong flags to check features, so fix
them.

Jian Shen (2):
  net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in
    ice_vsi_sync_fltr()
  net: ionic: fix error check for vlan flags in ionic_set_nic_features()

 drivers/net/ethernet/intel/ice/ice_main.c       | 2 +-
 drivers/net/ethernet/pensando/ionic/ionic_lif.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-08-01 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29 10:17 [PATCH net 0/2] net: fix using wrong flags to check features Guangbin Huang
2022-07-29 10:17 ` [PATCH net 1/2] net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr() Guangbin Huang
2022-07-29 17:15   ` Nguyen, Anthony L
2022-07-29 10:17 ` [PATCH net 2/2] net: ionic: fix error check for vlan flags in ionic_set_nic_features() Guangbin Huang
2022-07-29 16:32   ` Shannon Nelson
2022-08-01 19:50 ` [PATCH net 0/2] net: fix using wrong flags to check features patchwork-bot+netdevbpf

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

all inboxes | Powered by JetHome®