Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267737
b: refs/heads/master
c: 22a2f51
h: refs/heads/master
i:
  267735: 7d6d3af
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent f3e5656 commit 937f47b
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: 9bf6e4c146a9da9d44f7bdb259c233db28b64003
refs/heads/master: 22a2f51027de74b519a0c87715722921cb8dc751
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/r8190P_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ struct bb_reg_definition {
u32 rfLSSIReadBackPi;
};//, *struct bb_reg_definition *;

typedef struct _TX_FWINFO_STRUCUTRE{
struct tx_fwinfo {
u8 TxRate:7;
u8 CtsEnable:1;
u8 RtsRate:7;
Expand All @@ -205,7 +205,7 @@ typedef struct _TX_FWINFO_STRUCUTRE{
u32 TxAGCSign:1;
u32 Tx_INFO_RSVD:6;
u32 PacketID:13;
}TX_FWINFO_T;
};//;

typedef struct _TX_FWINFO_8190PCI{
u8 TxRate:7;
Expand Down

0 comments on commit 937f47b

Please sign in to comment.