This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
[Xen-devel][Pv-ops][PATCH 1/3] Resend: Netback: Generilize static/global variables into 'struct xen_netbk'.
Put all the static/global variables in netback.c into xen_netback
structure. Do some preparations for the support of netback multiple
threads.
Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>