Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267946
b: refs/heads/master
c: 0293e5c
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent b2d78ae commit 1c5617b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3d5cad97c4be2bfc5cb4e52a0972c6e3bf8c278d
refs/heads/master: 0293e5cabcd9067f35a64575922470b92d642d0e
2 changes: 0 additions & 2 deletions trunk/drivers/staging/hv/netvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,6 @@ static int netvsc_probe(struct hv_device *dev)
if (ret != 0) {
free_netdev(net);
dev_set_drvdata(&dev->device, NULL);

netdev_err(net, "unable to add netvsc device (ret %d)\n", ret);
return ret;
}

Expand Down

0 comments on commit 1c5617b

Please sign in to comment.