]> xenbits.xensource.com Git - people/royger/linux-2.6.18-xen.git/commit
linux/pcifront: fix freeing of device
authorKeir Fraser <keir@xen.org>
Mon, 4 Oct 2010 12:31:00 +0000 (13:31 +0100)
committerKeir Fraser <keir@xen.org>
Mon, 4 Oct 2010 12:31:00 +0000 (13:31 +0100)
commit82f8ff3dab97fe58f6ac84429be97b8fa114ad13
tree17ecc5d732dec10a20589ac292d6a640b7c39a89
parentd11d54e21d1bfa061403165784f622d5d781910b
linux/pcifront: fix freeing of device

unbind_from_irqhandler() takes irq, not evtchn, as its first argument.

Once at it, improve error handling.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Reported-by: Rafal Wojtczuk <rafal@invisiblethingslab.com>
drivers/xen/pcifront/pcifront.h
drivers/xen/pcifront/xenbus.c