Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264810
b: refs/heads/master
c: f1ee39f
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Sep 15, 2011
1 parent a626401 commit 4d2cf69
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: ea70ef3d9db1cbfd439f3e3f124c28ef4fe5835d
refs/heads/master: f1ee39ff69bfe7f15398c6b13fdf496134c05c75
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2x00/libipw_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ netdev_tx_t libipw_xmit(struct sk_buff *skb, struct net_device *dev)
(CFG_LIBIPW_COMPUTE_FCS | CFG_LIBIPW_RESERVE_FCS))
bytes_per_frag -= LIBIPW_FCS_LEN;

/* Each fragment may need to have room for encryptiong
/* Each fragment may need to have room for encryption
* pre/postfix */
if (host_encrypt)
bytes_per_frag -= crypt->ops->extra_mpdu_prefix_len +
Expand Down

0 comments on commit 4d2cf69

Please sign in to comment.