diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-06-29 20:35:13 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-06-29 20:35:13 +0200 |
commit | 1dc6074b62f8141e9848bbaee7275e5752507e8f (patch) | |
tree | bb42fcffbfb20ef043fb9b4c85ea46afb99b0e21 /.gitignore | |
parent | f925d0efa2161aef215f858347a9036f1153c4b2 (diff) |
Fix int/long discrepancy
* device/net_io.c (bpf_match): Make the `keys' parameter a pointer to
unsigned int instead of unsigned long.
(bpf_do_filter): Make `A', `B' and `mem' unsigned ints instead of unsigned
longs. Also turn long casts into int casts.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions