mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
31c7ba9eff
The dma_mapping_error() returns true if there is an error but we want
to return -ENOMEM and not 1.
Fixes:
|
||
---|---|---|
.. | ||
dwc-xlgmac-common.c | ||
dwc-xlgmac-desc.c | ||
dwc-xlgmac-hw.c | ||
dwc-xlgmac-net.c | ||
dwc-xlgmac-pci.c | ||
dwc-xlgmac-reg.h | ||
dwc-xlgmac.h | ||
Kconfig | ||
Makefile |