Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204436
b: refs/heads/master
c: 25d1fbf
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Jul 19, 2010
1 parent 5bfbd9a commit f1f4b59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 9d910c9bcb4c3164d582ec3283fff5000c4f0d75
refs/heads/master: 25d1fbfdd98e6547f2ba3e36787f20d251019591
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/hostap/hostap_ap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ static void ap_crypt_init(struct ap_data *ap)


/* Generate challenge data for shared key authentication. IEEE 802.11 specifies
* that WEP algorithm is used for generating challange. This should be unique,
* that WEP algorithm is used for generating challenge. This should be unique,
* but otherwise there is not really need for randomness etc. Initialize WEP
* with pseudo random key and then use increasing IV to get unique challenge
* streams.
Expand Down
2 changes: 1 addition & 1 deletion trunk/sound/soc/imx/imx-ssi.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* between pcm data and GPIO status data changes. Our FIQ handler is not
* able to handle this, hence this driver only works with 48000Hz sampling
* rate.
* Reading and writing AC97 registers is another challange. The core
* Reading and writing AC97 registers is another challenge. The core
* provides us status bits when the read register is updated with *another*
* value. When we read the same register two times (and the register still
* contains the same value) these status bits are not set. We work
Expand Down

0 comments on commit f1f4b59

Please sign in to comment.