Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267815
b: refs/heads/master
c: 8ce50cf
h: refs/heads/master
i:
  267813: da88fb8
  267811: 22e1af7
  267807: 170f02e
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent ec2f17f commit 46a87c6
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: 6bf04003c79665119b5bc14aef58e205d3567da1
refs/heads/master: 8ce50cf33a6b67843f57f01da3f3c35421310911
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/r8192E_firmware.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ enum opt_rst_type {
OPT_FIRMWARE_RESET = 1,
};

typedef enum _desc_packet_type_e{
enum desc_packet_type {
DESC_PACKET_TYPE_INIT = 0,
DESC_PACKET_TYPE_NORMAL = 1,
} desc_packet_type_e;
};

typedef enum _firmware_source_e{
FW_SOURCE_IMG_FILE = 0,
Expand Down

0 comments on commit 46a87c6

Please sign in to comment.