mirror-linux/drivers/net/ethernet/intel
Dan Carpenter 472d455e7c ice: Fix a NULL vs IS_ERR() check in probe()
The ice_allocate_sf() function returns error pointers on error.  It
doesn't return NULL.  Update the check to match.

Fixes: 177ef7f1e2 ("ice: base subfunction aux driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/6951d217-ac06-4482-a35d-15d757fd90a3@stanley.mountain
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-09-15 08:32:16 -07:00
..
e1000 net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
e1000e e1000e: avoid failing the system during pm_suspend 2024-08-30 13:19:17 -07:00
fm10k net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
i40e i40e: Remove setting of RX software timestamp 2024-09-06 09:34:17 +01:00
iavf iavf: add support for offloading tc U32 cls filters 2024-08-13 14:51:29 -07:00
ice ice: Fix a NULL vs IS_ERR() check in probe() 2024-09-15 08:32:16 -07:00
idpf idpf: enable WB_ON_ITR 2024-09-09 13:15:37 -07:00
igb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-09-12 17:11:24 -07:00
igbvf igbvf: Remove two unused declarations 2024-08-19 17:48:33 -07:00
igc igc: Remove setting of RX software timestamp 2024-09-06 09:34:18 +01:00
ixgbe ixgbe: Remove setting of RX software timestamp 2024-09-06 09:34:18 +01:00
ixgbevf net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
libeth Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2024-07-13 16:04:52 -07:00
libie net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
Kconfig idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ 2024-07-10 10:42:26 -07:00
Makefile net: intel: introduce {, Intel} Ethernet common library 2024-04-24 11:06:25 -07:00
e100.c net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00