]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - drivers/net/xen-netback/common.h
xen-netback: Remove old TX grant copy definitons and fix indentations
authorZoltan Kiss <zoltan.kiss@citrix.com>
Thu, 6 Mar 2014 21:48:27 +0000 (21:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 20:56:35 +0000 (15:56 -0500)
commit62bad3199a4c20505fc36c169deef20b25e17c5f
tree9aea137ac129ba2a011974dbb45fe9cf292215f4
parentf53c3fe8dad725b014e9c7682720d8e3e2a8a5b3
xen-netback: Remove old TX grant copy definitons and fix indentations

These became obsolete with grant mapping. I've left intentionally the
indentations in this way, to improve readability of previous patches.

NOTE: if bisect brought you here, you should apply the series up until
"xen-netback: Timeout packets in RX path", otherwise Windows guests can't work
properly and malicious guests can block other guests by not releasing their sent
packets.

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/xen-netback/common.h
drivers/net/xen-netback/netback.c