Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282096
b: refs/heads/master
c: 2a14b24
h: refs/heads/master
v: v3
  • Loading branch information
Daniel De Graaf authored and Konrad Rzeszutek Wilk committed Dec 20, 2011
1 parent 14752cc commit b9f7489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d17e84bb8356b1d9f4402dd82a0e270a3d59a4f
refs/heads/master: 2a14b24406392c119a2ccb8b0937d486253ee86e
2 changes: 1 addition & 1 deletion trunk/drivers/net/xen-netback/netback.c
Original file line number Diff line number Diff line change
Expand Up @@ -1638,7 +1638,7 @@ static int __init netback_init(void)
int rc = 0;
int group;

if (!xen_pv_domain())
if (!xen_domain())
return -ENODEV;

xen_netbk_group_nr = num_online_cpus();
Expand Down

0 comments on commit b9f7489

Please sign in to comment.