The call to clamp_t() first truncates the variable signed 8 bit and as a
result, the actual clamp is a no-op.
Fixes: 0d78156eef1d ('p54: improve site survey')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
||
|---|---|---|
| .. | ||
| eeprom.c | ||
| eeprom.h | ||
| fwio.c | ||
| Kconfig | ||
| led.c | ||
| lmac.h | ||
| main.c | ||
| Makefile | ||
| net2280.h | ||
| p54.h | ||
| p54pci.c | ||
| p54pci.h | ||
| p54spi_eeprom.h | ||
| p54spi.c | ||
| p54spi.h | ||
| p54usb.c | ||
| p54usb.h | ||
| txrx.c | ||