Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363314
b: refs/heads/master
c: 175c512
h: refs/heads/master
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Mar 11, 2013
1 parent 478b612 commit a8a22f2
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: 14b3a406783371610985b84357223c237f33ade9
refs/heads/master: 175c51259cbb56e03e620f8ddfd95b8b62427eea
2 changes: 1 addition & 1 deletion trunk/drivers/staging/bcm/PHSModule.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ void DumpFullPacket(UCHAR *pBuf, UINT nPktLen)
* pPhsdeviceExtension - ptr to Device extension containing PHS Classifier rules and PHS Rules , RX, TX buffer etc
*
* Returns:
* TRUE(1) -If allocation of memory was success full.
* TRUE(1) -If allocation of memory was successful.
* FALSE -If allocation of memory fails.
*/
int phs_init(struct bcm_phs_extension *pPhsdeviceExtension, struct bcm_mini_adapter *Adapter)
Expand Down

0 comments on commit a8a22f2

Please sign in to comment.