Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337816
b: refs/heads/master
c: 746f0c5
h: refs/heads/master
v: v3
  • Loading branch information
Adil Mujeeb authored and Greg Kroah-Hartman committed Nov 13, 2012
1 parent ca83169 commit 924abc0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: c299647f0c045a82e0790332433d2df82da6115a
refs/heads/master: 746f0c5a3ee43ff0628334a7f40fd41df8d87b24
12 changes: 6 additions & 6 deletions trunk/drivers/staging/winbond/wb35rx_f.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
#include <net/mac80211.h>
#include "wbhal.h"

//====================================
// Interface function declare
//====================================
unsigned char Wb35Rx_initial( struct hw_data * pHwData );
void Wb35Rx_destroy( struct hw_data * pHwData );
void Wb35Rx_stop( struct hw_data * pHwData );
/*
* Interface function declaration
*/
unsigned char Wb35Rx_initial(struct hw_data *pHwData);
void Wb35Rx_destroy(struct hw_data *pHwData);
void Wb35Rx_stop(struct hw_data *pHwData);
void Wb35Rx_start(struct ieee80211_hw *hw);

#endif

0 comments on commit 924abc0

Please sign in to comment.