Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337057
b: refs/heads/master
c: 4216faf
h: refs/heads/master
i:
  337055: d7b7e35
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Oct 19, 2012
1 parent 6563239 commit ba641d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b23f7f6f570b6001d58328a1e73a8d5699b7b5d4
refs/heads/master: 4216faf7cb77f16869423c52335adf6bf83ff911
2 changes: 1 addition & 1 deletion trunk/drivers/staging/bcm/Misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ static void doPowerAutoCorrection(struct bcm_mini_adapter *psAdapter)
}
}

static void convertEndian(B_UINT8 rwFlag, unsigned int *puiBuffer, UINT uiByteCount)
static void convertEndian(unsigned char rwFlag, unsigned int *puiBuffer, UINT uiByteCount)
{
UINT uiIndex = 0;

Expand Down

0 comments on commit ba641d5

Please sign in to comment.