mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 09:08:02 +02:00
sxgbe_open() ignores the return value of init_dma_desc_rings() and
continues to program DMA with invalid ring addresses when allocation
fails. Check the return value and disconnect the PHY on failure.
Fixes:
|
||
|---|---|---|
| .. | ||
| sxgbe | ||
| Kconfig | ||
| Makefile | ||