diff options
author | stephen hemminger <shemminger@vyatta.com> | 2011-02-23 09:06:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-23 14:11:31 -0800 |
commit | 81b504b81437457614ce44ce0dac48038d35f859 (patch) | |
tree | 73630dd160a6d5934e4e05e1826e1bf13359a1d1 /drivers/Kconfig | |
parent | c3f52ae6a378398127acb845087ddb9e8b67493b (diff) |
atl1[ce]: fix sparse warnings
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>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions