mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Fixes:
|
||
|---|---|---|
| .. | ||
| atl1c.h | ||
| atl1c_ethtool.c | ||
| atl1c_hw.c | ||
| atl1c_hw.h | ||
| atl1c_main.c | ||
| Makefile | ||