]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
pcifront: fix multiple initialization bug
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:14:33 +0000 (07:14 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:14:33 +0000 (07:14 +0000)
commit3a1eed210ab04da6bcc129796dadf7988f9fe9d8
tree5a0561b4b98c1e9e7cfb9e4538b44c9f4515a618
parent72f3341443159cb73028e6b6578027baa8660c8e
pcifront: fix multiple initialization bug

Now that we have pcifront_watches to dynamically initialize pcifront
we don't need a call to init_pcifront in pcilib and pcifront_scan
anymore; we should just wait for the frontend to connect to the
backend instead.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
pcifront.c