linux/drivers/net
Michal Swiatkowski e5dd661b8b ice: Fix FV offset searching
Checking only protocol ids while searching for correct FVs can lead to a
situation, when incorrect FV will be added to the list. Incorrect means
that FV has correct protocol id but incorrect offset.

Call ice_get_sw_fv_list with ice_prot_lkup_ext struct which contains all
protocol ids with offsets.

With this modification allocating and collecting protocol ids list is
not longer needed.

Signed-off-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-03-11 08:28:27 -08:00
..
appletalk
arcnet net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe() 2022-03-03 10:29:13 +00:00
bonding bonding: helper macro __ATTR_RO to make code more clear 2022-03-06 12:10:16 +00:00
caif net: caif: Use netif_rx(). 2022-03-04 12:02:19 +00:00
can can: gs_usb: add VID/PID for ABE CAN Debugger devices 2022-03-10 09:49:16 +01:00
dsa net: dsa: lantiq_gswip: enable jumbo frames on GSWIP 2022-03-10 20:14:23 -08:00
ethernet ice: Fix FV offset searching 2022-03-11 08:28:27 -08:00
fddi
fjes
hamradio net: hamradio: fix compliation error 2022-03-02 09:47:38 -08:00
hippi
hyperv
ieee802154 spi: Make remove() return void 2022-02-28 10:43:07 -08:00
ipa net: ipa: use IPA power device pointer 2022-03-10 21:19:07 -08:00
ipvlan
mctp mctp: serial: Use netif_rx(). 2022-03-06 11:05:31 +00:00
mdio net: mdio-mux: add bus name to bus id 2022-03-08 10:28:25 +01:00
netdevsim
pcs
phy Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-03-10 17:16:56 -08:00
plip slip/plip: Use netif_rx(). 2022-03-06 11:05:31 +00:00
ppp
slip slip/plip: Use netif_rx(). 2022-03-06 11:05:31 +00:00
team
usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-03-10 17:16:56 -08:00
vmxnet3
vxlan drivers: vxlan: fix returnvar.cocci warning 2022-03-09 19:40:36 -08:00
wan spi: Make remove() return void 2022-02-28 10:43:07 -08:00
wireguard
wireless wireless: Marvell: Use netif_rx(). 2022-03-06 11:05:31 +00:00
wwan
xen-netback Revert "xen-netback: Check for hotplug-status existence before watching" 2022-02-24 08:58:37 -08:00
amt.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c gtp: Implement GTP echo request 2022-03-11 08:28:05 -08:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: Add skb_clear_tstamp() to keep the mono delivery_time 2022-03-03 14:38:48 +00:00
macsec.c
macvlan.c net: macvlan: Use netif_rx(). 2022-03-04 12:02:19 +00:00
macvtap.c macvtap: advertise link netns via netlink 2022-03-01 17:59:28 -08:00
Makefile vxlan: move to its own directory 2022-03-01 08:38:01 +00:00
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c net: tap: track dropped skb via kfree_skb_reason() 2022-03-06 11:04:01 +00:00
thunderbolt.c
tun.c tun: vxlan: Use netif_rx(). 2022-03-07 11:40:40 +00:00
veth.c
virtio_net.c
vrf.c
vsockmon.c
xen-netfront.c xen/netfront: react properly to failing gnttab_end_foreign_access_ref() 2022-03-07 09:48:55 +01:00