Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194005
b: refs/heads/master
c: 9002397
h: refs/heads/master
i:
  194003: 001addd
v: v3
  • Loading branch information
Sreenivasa Honnur authored and David S. Miller committed Apr 8, 2010
1 parent e96ac2c commit b283c59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: aaffbd9f7734721bf42d246eb31fc79d7adb2cb9
refs/heads/master: 9002397e2999b53a0d673cd89892c4cda58e1416
6 changes: 4 additions & 2 deletions trunk/drivers/net/vxge/vxge-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4016,9 +4016,11 @@ vxge_probe(struct pci_dev *pdev, const struct pci_device_id *pre)
driver_config->total_dev_cnt);
driver_config->config_dev_cnt = 0;
driver_config->total_dev_cnt = 0;
driver_config->g_no_cpus = 0;
}

/* Now making the CPU based no of vpath calculation
* applicable for individual functions as well.
*/
driver_config->g_no_cpus = 0;
driver_config->vpath_per_dev = max_config_vpath;

driver_config->total_dev_cnt++;
Expand Down

0 comments on commit b283c59

Please sign in to comment.