mirror of https://github.com/torvalds/linux.git
The function ixp4xx_eth_probe() does not perform sufficient error
checking after executing devm_ioremap_resource(), which can result
in crashes if a critical error path is encountered.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ixp4xx_eth.c | ||
| ixp46x_ts.h | ||
| ptp_ixp46x.c | ||