As discussed on the call, here's the first of a number of pending fixes I'm clearing from my backlog. I suppoted these while working on the MTU fixes back in December, but they don't have an awful lot to do with that inherently. David Gibson (3): packet: Use flexible array member in struct pool packet: Don't pass start and offset separately to packet_check_range() tap: Remove unused ETH_HDR_INIT() macro packet.c | 36 +++++++++++++++++++----------------- packet.h | 5 ++--- tap.h | 2 -- vu_common.c | 11 ++++------- 4 files changed, 25 insertions(+), 29 deletions(-) -- 2.48.1