Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338194
b: refs/heads/master
c: 2a4d3a2
h: refs/heads/master
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Nov 27, 2012
1 parent 1f75745 commit 97e3735
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: 86d82c90b34c52d7cde36c6d98854bd3ac0c975d
refs/heads/master: 2a4d3a20cd49d4ea7a86aee2171765a4807ef39c
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/HostMIBSInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ typedef struct _S_MIBS_SERVICEFLOW_TABLE {
unsigned int uiSentPackets;
unsigned int uiCurrentDrainRate;
unsigned int uiThisPeriodSentBytes;
LARGE_INTEGER liDrainCalculated;
u64 liDrainCalculated;
unsigned int uiCurrentTokenCount;
LARGE_INTEGER liLastUpdateTokenAt;
u64 liLastUpdateTokenAt;
unsigned int uiMaxAllowedRate;
unsigned int NumOfPacketsSent;
unsigned char ucDirection;
Expand Down

0 comments on commit 97e3735

Please sign in to comment.