linux_dsm_epyc7002/drivers/net
Dan Carpenter 38b83bcec9 net: ipa: pass correct dma_handle to dma_free_coherent()
[ Upstream commit 4ace7a6e287b7e3b33276cd9fe870c326f880480 ]

The "ring->addr = addr;" assignment is done a few lines later so we
can't use "ring->addr" yet.  The correct dma_handle is "addr".

Fixes: 650d160382 ("soc: qcom: ipa: the generic software interface")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/YBjpTU2oejkNIULT@mwanda
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-02-10 09:29:15 +01:00
..
appletalk
arcnet
bonding bonding: fix feature flag setting at init time 2020-12-08 11:26:08 -08:00
caif
can can: dev: prevent potential information leak in can_fill_info() 2021-02-03 23:28:50 +01:00
dsa net: dsa: bcm_sf2: put device node before return 2021-02-07 15:37:12 +01:00
ethernet r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set 2021-02-10 09:29:14 +01:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipa net: ipa: pass correct dma_handle to dma_free_coherent() 2021-02-10 09:29:15 +01:00
ipvlan
mdio
netdevsim netdevsim: Add debugfs toggle to reject BPF programs in verifier 2020-12-09 16:27:42 +01:00
pcs
phy net: phy: smsc: fix clk error handling 2021-01-23 16:04:03 +01:00
plip
ppp
slip
team team: protect features update by RCU to avoid deadlock 2021-02-03 23:28:51 +01:00
usb net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family 2021-02-03 23:28:39 +01:00
vmxnet3
wan wan: ds26522: select CONFIG_BITREVERSE 2021-01-17 14:17:04 +01:00
wimax
wireguard
wireless iwlwifi: pcie: reschedule in long-running memory reads 2021-02-03 23:28:47 +01:00
xen-netback xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() 2020-12-30 11:54:26 +01:00
bareudp.c net: bareudp: add missing error handling for bareudp_link_config() 2021-01-17 14:16:55 +01:00
dummy.c
eql.c
geneve.c Revert "geneve: pull IP header before ECN decapsulation" 2020-12-09 14:40:07 -08:00
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
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 tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS 2021-01-12 20:18:11 +01:00
veth.c
virtio_net.c virtio_net: Fix recursive call to cpus_read_lock() 2021-01-12 20:18:10 +01:00
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c