Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122299
b: refs/heads/master
c: 1548c86
h: refs/heads/master
i:
  122297: 8fd0d0b
  122295: 11f9233
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Nov 26, 2008
1 parent 660a35d commit 6545910
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: 1dc5a84166d83c892cbf192cad58ebdde95d3ac4
refs/heads/master: 1548c86ab1552199a3b99b958ccfb590fc9c8f84
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtl818x/rtl8187_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ static void rtl8187b_status_cb(struct urb *urb)
__skb_unlink(skb, &priv->b_tx_status.queue);
if (tok)
info->flags |= IEEE80211_TX_STAT_ACK;
info->status.rates[0].count = pkt_rc;
info->status.rates[0].count = pkt_rc + 1;

ieee80211_tx_status_irqsafe(hw, skb);
}
Expand Down

0 comments on commit 6545910

Please sign in to comment.