commit | 6562640bd3b368a7ffb1caa61c82abe6e9d54b3b | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Tue Oct 02 05:30:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 02 14:39:30 2012 -0400 |
tree | 3add1f3f656ec7505abd84aaea3355c4c22b60bd | |
parent | 99e3fcfa34e7ea6dbb44fe5df51b79ccb6f73d3d [diff] |
hyperv: Remove extra allocated space for recv_pkt_list elements The receive code path doesn't use the page buffer, so remove the extra allocated space here. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>