OSDN Git Service

staging: unisys: include: iochannel needs to include skbuff
authorDavid Kershner <david.kershner@unisys.com>
Tue, 22 Aug 2017 17:27:16 +0000 (13:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Aug 2017 22:12:52 +0000 (15:12 -0700)
commit264f19b30b29bb99a655d99dfc0dc310f050cff8
tree09b26a26bc78df80cc5af6d39cf8950861d4d49a
parent351c51e37cf32d3529e9b6aebca3c69bc982a5de
staging: unisys: include: iochannel needs to include skbuff

The iochannel.h header file references ETH_HLEN which is defined in
skbuff. Removed it from visorhba since it was no longer needed.

Reviewed-by: Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/iochannel.h
drivers/staging/unisys/visorhba/visorhba_main.c