Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262473
b: refs/heads/master
c: 449f94e
h: refs/heads/master
i:
  262471: 072f853
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Aug 2, 2011
1 parent 9a451d2 commit 01ce438
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cc1a93e68f6c0d736b771f0746e8e4186f483fdc
refs/heads/master: 449f94eadc91d69fa044fa92ef45c02e86559e13
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,8 @@ static inline enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *
return CIPHER_NONE;
}

static inline void rt2x00crypto_create_tx_descriptor(struct queue_entry *entry,
static inline void rt2x00crypto_create_tx_descriptor(struct rt2x00_dev *rt2x00dev,
struct sk_buff *skb,
struct txentry_desc *txdesc)
{
}
Expand Down

0 comments on commit 01ce438

Please sign in to comment.