commit | dd2e8bf586a69b824e50d50a5bbc16ed38f50986 | [log] [tgz] |
---|---|---|
author | Vincenzo Maffione <v.maffione@gmail.com> | Sat Jan 10 10:20:25 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 12 16:44:27 2015 -0500 |
tree | 512e6f08fae16ad32748ceec7f7122c36832d723 | |
parent | 5ec82c1e4c86cf2fa115a2ae6d3576a100b47c42 [diff] |
drivers: net: xen-netfront: remove residual dead code 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>