commit | 72bf809a19d9fc97bfe39bb928149b5e0f202cb6 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Sep 29 13:43:28 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Oct 19 16:58:17 2011 -0400 |
tree | 08368e95973c981871886d37123d34c9219296ed | |
parent | 5fbdc10395cd500d6ff844825a918c4e6f38de37 [diff] |
xen/pciback: Do not dereference psdev during printk when it is NULL. .. instead use BUG_ON() as all the callers of the kill_domain_by_device check for psdev. Suggested-by: Jan Beulich <JBeulich@suse.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>