mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
81b504b814
The dmaw_block is an enum and max_pay_load is u32. Therefore sparse gives warning about comparison of unsigned and signed value. Resolve by using min_t to force cast. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
atl1c.h | ||
atl1c_ethtool.c | ||
atl1c_hw.c | ||
atl1c_hw.h | ||
atl1c_main.c | ||
Makefile |