Skip to content

Commit

Permalink
Merge branches 'misc', 'nes' and 'srp' into for-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Dreier committed Mar 23, 2011
3 parents 7f9e5c4 + 748bfd9 + 071c778 commit ba82638
Show file tree
Hide file tree
Showing 3 changed files with 515 additions and 250 deletions.
2 changes: 1 addition & 1 deletion drivers/infiniband/hw/nes/nes.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ static int __devinit nes_probe(struct pci_dev *pcidev, const struct pci_device_i
nesdev->netdev_count++;
nesdev->nesadapter->netdev_count++;

printk(KERN_ERR PFX "%s: NetEffect RNIC driver successfully loaded.\n",
printk(KERN_INFO PFX "%s: NetEffect RNIC driver successfully loaded.\n",
pci_name(pcidev));
return 0;

Expand Down
Loading

0 comments on commit ba82638

Please sign in to comment.