Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197127
b: refs/heads/master
c: 3dc1536
h: refs/heads/master
i:
  197125: f2a51bf
  197123: f247917
  197119: 583b817
v: v3
  • Loading branch information
Ruslan Pisarev authored and Greg Kroah-Hartman committed May 11, 2010
1 parent aae395f commit 19ad74a
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: 9271ff10480023953bebe2f897af8128b5334f7a
refs/heads/master: 3dc1536b217182b6aeaca815d26cf0dfb71fb80c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192u/ieee80211_crypt.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ struct ieee80211_crypt_data {

int ieee80211_register_crypto_ops(struct ieee80211_crypto_ops *ops);
int ieee80211_unregister_crypto_ops(struct ieee80211_crypto_ops *ops);
struct ieee80211_crypto_ops * ieee80211_get_crypto_ops(const char *name);
struct ieee80211_crypto_ops *ieee80211_get_crypto_ops(const char *name);
void ieee80211_crypt_deinit_entries(struct ieee80211_device *, int);
void ieee80211_crypt_deinit_handler(unsigned long);
void ieee80211_crypt_delayed_deinit(struct ieee80211_device *ieee,
Expand Down

0 comments on commit 19ad74a

Please sign in to comment.