mirror-linux/drivers/net
Gal Pressman afae6254c5 net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin
Remove the NULL check on debugfs_create_dir() return value as the
function returns an ERR pointer on failure, not NULL.
The check is not replaced with a IS_ERR_OR_NULL() as
debugfs_create_file(), and debugfs functions in general don't need error
checking.

Fixes: 0e414518d6 ("net/mlx5e: Add hairpin debugfs files")
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2023-02-07 16:29:54 -08:00
..
appletalk
arcnet
bonding bonding: fill IPsec state validation failure reason 2023-01-26 16:28:48 -08:00
caif
can linux-can-next-for-6.3-20230206 2023-02-07 15:54:09 +01:00
dsa net: dsa: microchip: ptp: fix up PTP dependency 2023-01-31 13:21:38 +01:00
ethernet net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin 2023-02-07 16:29:54 -08:00
fddi
fjes
hamradio
hippi
hyperv hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() 2023-02-02 09:15:30 +01:00
ieee802154
ipa net: ipa: define two new memory regions 2023-01-31 21:45:52 -08:00
ipvlan ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr 2023-02-01 20:54:27 -08:00
mctp
mdio net: mdio: add amlogic gxl mdio mux support 2023-01-31 20:59:07 -08:00
netdevsim devlink: remove devlink features 2023-01-30 08:37:46 +00:00
pcs
phy net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy 2023-02-03 09:34:51 +00:00
plip
ppp
pse-pd
slip
team
thunderbolt
usb r8152: reduce the control transfer of rtl8152_get_version() 2023-01-20 18:06:09 -08:00
vmxnet3
vxlan
wan
wireguard
wireless net: add missing includes of linux/net.h 2023-01-27 11:19:45 +00:00
wwan net: wwan: t7xx: Fix Runtime PM initialization 2023-01-28 13:20:21 +00:00
xen-netback
Kconfig
LICENSE.SRC
Makefile
Space.c
amt.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
loopback.c
macsec.c
macvlan.c
macvtap.c
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
sungem_phy.c
tap.c tap: tap_open(): correctly initialize socket uid 2023-02-06 10:16:55 +00:00
tun.c tun: tun_chr_open(): correctly initialize socket uid 2023-02-06 10:16:55 +00:00
veth.c veth: Support RX XDP metadata 2023-01-23 09:38:11 -08:00
virtio_net.c virtio-net: Maintain reverse cleanup order 2023-02-06 08:55:06 +00:00
vrf.c
vsockmon.c
xen-netfront.c