Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143870
b: refs/heads/master
c: 9dd014e
h: refs/heads/master
v: v3
  • Loading branch information
Oliver Neukum authored and David S. Miller committed Apr 17, 2009
1 parent b4f208b commit 106e3a0
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: 62bcaa13039538c7f794b0cfcbc26e0313e7fcd5
refs/heads/master: 9dd014eb9804f19d6230c3cbc10fa25f5416bda7
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/pegasus.c
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ static int pegasus_start_xmit(struct sk_buff *skb, struct net_device *net)
/* cleanup should already have been scheduled */
break;
case -ENODEV: /* disconnect() upcoming */
case -EPERM:
netif_device_detach(pegasus->net);
break;
default:
Expand Down

0 comments on commit 106e3a0

Please sign in to comment.