diff options
author | stephen hemminger <shemminger@vyatta.com> | 2011-02-23 10:06:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-23 23:11:31 +0100 |
commit | 81b504b81437457614ce44ce0dac48038d35f859 (patch) | |
tree | 73630dd160a6d5934e4e05e1826e1bf13359a1d1 /usr | |
parent | socket: suppress sparse warnings (diff) | |
download | linux-81b504b81437457614ce44ce0dac48038d35f859.tar.xz linux-81b504b81437457614ce44ce0dac48038d35f859.zip |
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 'usr')
0 files changed, 0 insertions, 0 deletions