linux_dsm_epyc7002/drivers/net
Dan Carpenter bd55f8ddbc net: netsec: Fix signedness bug in netsec_probe()
The "priv->phy_interface" variable is an enum and in this context GCC
will treat it as an unsigned int so the error handling is never
triggered.

Fixes: 533dd11a12 ("net: socionext: Add Synquacer NetSec driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-09-27 10:03:07 +02:00
..
appletalk
arcnet drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
bonding
caif
can drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
dsa net: dsa: Use the correct style for SPDX License Identifier 2019-09-22 15:25:08 -07:00
ethernet net: netsec: Fix signedness bug in netsec_probe() 2019-09-27 10:03:07 +02:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
netdevsim netdevsim: Set offsets to various protocol layers 2019-09-16 21:39:27 +02:00
phy drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
plip
ppp ppp: Fix memory leak in ppp_write 2019-09-25 13:45:03 +02:00
slip
team
usb usbnet: ignore endpoints with invalid wMaxPacketSize 2019-09-21 12:06:55 -07:00
vmxnet3
wan
wimax
wireless wireless-drivers fixes for 5.4 2019-09-26 18:00:26 +02:00
xen-netback
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
LICENSE.SRC
loopback.c
macsec.c macsec: drop skb sk before calling gro_cells_receive 2019-09-26 09:25:03 +02:00
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c
tun.c
veth.c
virtio_net.c
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net 2019-09-17 23:51:10 +02:00