Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337195
b: refs/heads/master
c: 05b3719
h: refs/heads/master
i:
  337193: 49fea0b
  337191: a73fe6f
v: v3
  • Loading branch information
Ceri James authored and Greg Kroah-Hartman committed Oct 24, 2012
1 parent ee50b18 commit c7036e4
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 89babccccb575e5ca67757c874a62f2c67e1365c
refs/heads/master: 05b371964049be1f15dec46caa63f106dd22d20d
5 changes: 3 additions & 2 deletions trunk/drivers/staging/bcm/InterfaceIdleMode.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@

INT InterfaceIdleModeWakeup(struct bcm_mini_adapter *Adapter);

INT InterfaceIdleModeRespond(struct bcm_mini_adapter *Adapter, unsigned int *puiBuffer);
INT InterfaceIdleModeRespond(struct bcm_mini_adapter *Adapter,
unsigned int *puiBuffer);

VOID InterfaceWriteIdleModeWakePattern(struct bcm_mini_adapter *Adapter);

INT InterfaceWakeUp(struct bcm_mini_adapter * Adapter);
INT InterfaceWakeUp(struct bcm_mini_adapter *Adapter);

VOID InterfaceHandleShutdownModeWakeup(struct bcm_mini_adapter *Adapter);
#endif
Expand Down

0 comments on commit c7036e4

Please sign in to comment.