linux-stable/drivers/net
Colin Ian King 47041cf42a drivers: net: lmc: fix case value for target abort error
[ Upstream commit afb41bb039 ]

Current value for a target abort error is 0x010, however, this value
should in fact be 0x002.  As it stands, the range of error is 0..7 so
it is currently never being detected.  This bug has been in the driver
since the early 2.6.12 days (or before).

Detected by CoverityScan, CID#744290 ("Logically dead code")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 09:26:32 +02:00
..
appletalk
arcnet
bonding bonding: avoid lockdep confusion in bond_get_stats() 2018-08-06 16:20:47 +02:00
caif
can can: m_can: Move accessing of message ram to after clocks are enabled 2018-09-05 09:26:28 +02:00
cris
dsa net: dsa: qca8k: Allow overwriting CPU port setting 2018-08-03 07:50:44 +02:00
ethernet enic: do not call enic_change_mtu in enic_probe 2018-09-05 09:26:31 +02:00
fddi
fjes
hamradio net: hamradio: use eth_broadcast_addr 2018-08-24 13:09:02 +02:00
hippi hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close 2018-02-25 11:08:04 +01:00
hyperv hv/netvsc: fix handling of fallback to single queue mode 2018-08-24 13:09:18 +02:00
ieee802154 ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem 2018-08-24 13:09:14 +02:00
ipvlan ipvlan: call dev_change_flags when ipvlan mode is reset 2018-08-24 13:09:11 +02:00
phy net: mdio-mux: bcm-iproc: fix wrong getter and setter pair 2018-08-03 07:50:44 +02:00
plip
ppp pppoe: check sockaddr length in pppoe_connect() 2018-04-29 11:33:12 +02:00
slip slip: Check if rstate is initialized before uncompressing 2018-04-19 08:56:16 +02:00
team team: use netdev_features_t instead of u32 2018-06-11 22:49:20 +02:00
usb qmi_wwan: fix interface number for DW5821e production firmware 2018-09-05 09:26:28 +02:00
vmxnet3 vmxnet3: use DMA memory barriers where required 2018-05-25 16:17:25 +02:00
wan drivers: net: lmc: fix case value for target abort error 2018-09-05 09:26:32 +02:00
wimax
wireless ath10k: update the phymode along with bandwidth change request 2018-08-24 13:09:08 +02:00
xen-netback
dummy.c
eql.c
geneve.c net: fix use-after-free in GRO with ESP 2018-07-22 14:28:44 +02:00
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
macvlan.c macvlan: fix use-after-free in macvlan_common_newlink() 2018-05-30 07:52:02 +02:00
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 2018-06-26 08:06:28 +08:00
tun.c net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 2018-06-26 08:06:28 +08:00
veth.c veth: set peer GSO values 2018-03-19 08:42:54 +01:00
virtio_net.c net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 2018-06-26 08:06:28 +08:00
vrf.c vrf: Fix use after free and double free in vrf_finish_output 2018-04-12 12:32:24 +02:00
vsockmon.c
vxlan.c vxlan: fix default fdb entry netlink notify ordering during netdev create 2018-07-28 07:55:43 +02:00
xen-netfront.c xen/netfront: don't cache skb_shinfo() 2018-08-15 18:12:47 +02:00