Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338185
b: refs/heads/master
c: 27aaa42
h: refs/heads/master
i:
  338183: c214ca5
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Nov 27, 2012
1 parent 57f701f commit 87bde7e
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: 57353c0a74da849573202ca37f22426d428e7afa
refs/heads/master: 27aaa420c764387ac4528a143f08f06c10b484a1
4 changes: 2 additions & 2 deletions trunk/drivers/staging/bcm/HostMIBSInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ typedef union _U_MIBS_IP_ADDRESS {
} U_MIBS_IP_ADDRESS;

typedef struct _S_MIBS_HOST_INFO {
ULONG64 GoodTransmits;
ULONG64 GoodReceives;
u64 GoodTransmits;
u64 GoodReceives;
/* this to keep track of the Tx and Rx MailBox Registers. */
ULONG NumDesUsed;
ULONG CurrNumFreeDesc;
Expand Down

0 comments on commit 87bde7e

Please sign in to comment.