Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171406
b: refs/heads/master
c: 77dba49
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and John W. Linville committed Nov 4, 2009
1 parent feeec41 commit a3bb176
Show file tree
Hide file tree
Showing 2 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: 8807bb8cddbeb5b48bd9c6e40396af07980c7cdf
refs/heads/master: 77dba493618b5b5c84c9e375b6e3d51862ca7408
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2800pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2206,8 +2206,8 @@ static void rt2800pci_write_tx_desc(struct rt2x00_dev *rt2x00dev,

/*
* Always write 0 to IV/EIV fields, hardware will insert the IV
* from the IVEIV register when ENTRY_TXD_ENCRYPT_IV is set to 0.
* When ENTRY_TXD_ENCRYPT_IV is set to 1 it will use the IV data
* from the IVEIV register when TXD_W3_WIV is set to 0.
* When TXD_W3_WIV is set to 1 it will use the IV data
* from the descriptor. The TXWI_W1_WIRELESS_CLI_ID indicates which
* crypto entry in the registers should be used to encrypt the frame.
*/
Expand Down

0 comments on commit a3bb176

Please sign in to comment.