Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328431
b: refs/heads/master
c: ea49637
h: refs/heads/master
i:
  328429: 57de384
  328427: 630966b
  328423: ef56a8d
  328415: 25cbb0d
v: v3
  • Loading branch information
Haiyang Zhang authored and David S. Miller committed Oct 2, 2012
1 parent 1a91ab1 commit 5ab4a88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb1d074edb92604f313ac671f67e806c3223d191
refs/heads/master: ea4963745f712a746ccb45871a22e0814141a891
1 change: 1 addition & 0 deletions trunk/drivers/net/hyperv/rndis_filter.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ int rndis_filter_set_packet_filter(struct rndis_device *dev, u32 new_filter)
if (t == 0) {
netdev_err(ndev,
"timeout before we got a set response...\n");
ret = -ETIMEDOUT;
/*
* We can't deallocate the request since we may still receive a
* send completion for it.
Expand Down

0 comments on commit 5ab4a88

Please sign in to comment.