Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49015
b: refs/heads/master
c: 46b8c85
h: refs/heads/master
i:
  49013: 65bff77
  49011: da49ad4
  49007: bec77fa
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Feb 9, 2007
1 parent 704623c commit 05f45ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: cad8cd9c3160e7e2e65c6999b58b3fde8de56aca
refs/heads/master: 46b8c85e1df091fe2d53ae7d02addb0dc58a9123
3 changes: 0 additions & 3 deletions trunk/net/ieee80211/ieee80211_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -502,9 +502,6 @@ int ieee80211_xmit(struct sk_buff *skb, struct net_device *dev)
if (host_encrypt)
ieee80211_encrypt_fragment(ieee, skb_frag, hdr_len);
else if (host_build_iv) {
struct ieee80211_crypt_data *crypt;

crypt = ieee->crypt[ieee->tx_keyidx];
atomic_inc(&crypt->refcnt);
if (crypt->ops->build_iv)
crypt->ops->build_iv(skb_frag, hdr_len,
Expand Down

0 comments on commit 05f45ff

Please sign in to comment.