drivers: net: xen-netfront: remove residual dead code
authorVincenzo Maffione <v.maffione@gmail.com>
Sat, 10 Jan 2015 09:20:25 +0000 (10:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jan 2015 21:44:27 +0000 (16:44 -0500)
This patch removes some unused arrays from the netfront private
data structures. These arrays were used in "flip" receive mode.

Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netfront.c

Simple merge