Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353797
b: refs/heads/master
c: 11f49a2
h: refs/heads/master
i:
  353795: fa86538
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 7405002 commit 7e8426e
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: 72ccb86354f909bebac7722aa378d4409684a4d3
refs/heads/master: 11f49a2346244c9005189fb16ffd9a7f66c3e97c
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/PHSDefines.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ typedef struct _S_PHS_RULE {
u8 bUnclassifiedPHSRule;
u8 u8Reserved[3];
LONG PHSModifiedBytes;
ULONG PHSModifiedNumPackets;
ULONG PHSErrorNumPackets;
unsigned long PHSModifiedNumPackets;
unsigned long PHSErrorNumPackets;
} S_PHS_RULE;

typedef enum _E_CLASSIFIER_ENTRY_CONTEXT {
Expand Down

0 comments on commit 7e8426e

Please sign in to comment.