mirror of https://gitee.com/openkylin/linux.git
31c7ba9eff
The dma_mapping_error() returns true if there is an error but we want
to return -ENOMEM and not 1.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
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 |