Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189517
b: refs/heads/master
c: 2d20c72
h: refs/heads/master
i:
  189515: 908ff3d
v: v3
  • Loading branch information
Valentin Longchamp authored and John W. Linville committed Mar 30, 2010
1 parent 069216d commit b64e257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9e76ad2a27f592c1390248867391880c7efe78b3
refs/heads/master: 2d20c72c021d96f8b9230396c8e3782f204214ec
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ar9170/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ static int ar9170_usb_exec_cmd(struct ar9170 *ar, enum ar9170_cmd cmd,
spin_unlock_irqrestore(&aru->common.cmdlock, flags);

usb_fill_int_urb(urb, aru->udev,
usb_sndbulkpipe(aru->udev, AR9170_EP_CMD),
usb_sndintpipe(aru->udev, AR9170_EP_CMD),
aru->common.cmdbuf, plen + 4,
ar9170_usb_tx_urb_complete, NULL, 1);

Expand Down

0 comments on commit b64e257

Please sign in to comment.