mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 09:10:33 +00:00
platform_get_irq() return negative value on failure, so null check of
return value is incorrect. Fix it by comparing whether it is less than
zero.
Fixes:
|
||
|---|---|---|
| .. | ||
| ixp4xx_eth.c | ||
| ixp46x_ts.h | ||
| Kconfig | ||
| Makefile | ||
| ptp_ixp46x.c | ||