Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79345
b: refs/heads/master
c: 4958730
h: refs/heads/master
i:
  79343: a53bfcd
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Jan 28, 2008
1 parent 3fc8a4a commit cfe8637
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: 472caf8c8a534367be8954dacf7c9e0317bb7e89
refs/heads/master: 4958730e2b4e10d29aa80574a848308ed95f508f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -10341,7 +10341,7 @@ static int ipw_tx_skb(struct ipw_priv *priv, struct ieee80211_txb *txb,
tfd->u.data.chunk_ptr[i] =
cpu_to_le32(pci_map_single
(priv->pci_dev, skb->data,
tfd->u.data.chunk_len[i],
remaining_bytes,
PCI_DMA_TODEVICE));

tfd->u.data.num_chunks =
Expand Down

0 comments on commit cfe8637

Please sign in to comment.