Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215319
b: refs/heads/master
c: a932519
h: refs/heads/master
i:
  215317: bbb8963
  215315: 6f6892d
  215311: 389ff26
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed Oct 11, 2010
1 parent 99ed185 commit 0c6de94
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f2a6d6a08cf13f621661dd57f32bf0a5100ba26b
refs/heads/master: a9325199edb093a5c7311a25d15da20ee984e80b
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/at76c50x-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1525,8 +1525,7 @@ static void at76_rx_tasklet(unsigned long param)

if (priv->device_unplugged) {
at76_dbg(DBG_DEVSTART, "device unplugged");
if (urb)
at76_dbg(DBG_DEVSTART, "urb status %d", urb->status);
at76_dbg(DBG_DEVSTART, "urb status %d", urb->status);
return;
}

Expand Down

0 comments on commit 0c6de94

Please sign in to comment.