serialice_io_read_filter was being passed the wrong size for words and
longs. It was harder to find because serialice_io_read_log was being
passed the correct size, and when the filter returns true, the log
isn't called.
Signed-off-by: Myles Watson <mylesgw(a)gmail.com>
Thanks,
Myles