pcap_io: minor: fix some quirks
commite6ddf6d5424c3914dbaa9801244ddb24c03b7917
authorDaniel Borkmann <dborkman@redhat.com>
Fri, 10 May 2013 12:58:24 +0000 (10 14:58 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Fri, 10 May 2013 12:58:24 +0000 (10 14:58 +0200)
tree9321fda954e8847a7061498790b6accead3ee7c5
parent241f48d61375c1ac4413864f910dadf7fe492160
pcap_io: minor: fix some quirks

We can just replace int with uin32_t, that's no problem. Also
fix one case where we moved to uint16_t.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
pcap_io.h