diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2012-01-03 12:05:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-04 14:09:11 -0500 |
commit | 3532650f7c53e16c2c177521212b7d54e185a2bd (patch) | |
tree | 470ef7fa2bf0b47339f0d935c160608a9fbb3267 /crypto/fips.c | |
parent | b1f9284b4e6e5f7a44d6af3e111b33e61b261f26 (diff) |
sfc: Use consistent types for filter IDs, indices and search depths
Filter IDs are u32 (but never very large) so an ID/error return
value should have type s32.
Filter indices and search depths are never negative, so should
have type unsigned int.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions