Here are a couple of patches to fix two crashes in netfront.
Ross Lagerwall (2):
xen/grant-table: Use put_page instead of free_page
xen-netfront: Fix race between device setup and open
drivers/net/xen-netfront.c | 46 ++++++++++++++++++++++++----------------------
drivers/xen/grant-table.c | 4 ++--
2 files changed, 26 insertions(+), 24 deletions(-)