The call to clamp_t() first truncates the variable signed 8 bit and as a
result, the actual clamp is a no-op.
Fixes:
|
||
|---|---|---|
| .. | ||
| eeprom.c | ||
| eeprom.h | ||
| fwio.c | ||
| Kconfig | ||
| led.c | ||
| lmac.h | ||
| main.c | ||
| Makefile | ||
| net2280.h | ||
| p54.h | ||
| p54pci.c | ||
| p54pci.h | ||
| p54spi.c | ||
| p54spi.h | ||
| p54spi_eeprom.h | ||
| p54usb.c | ||
| p54usb.h | ||
| txrx.c | ||