Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228234
b: refs/heads/master
c: 37b0544
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 7dde54b commit 7afb627
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 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: 9618386a4e58e0459932846d9b07fa81225840d3
refs/heads/master: 37b0544a4a455609cbf25fa56441a6f1221dec85
4 changes: 0 additions & 4 deletions trunk/drivers/staging/winbond/mlmetxrx_f.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ void
MLME_SendComplete(struct wbsoft_priv *adapter, u8 PacketID,
unsigned char SendOK);

#ifdef _IBSS_BEACON_SEQ_STICK_
s8 SendBCNullData(struct wbsoft_priv *adapter, u16 wIdx);
#endif

#endif
4 changes: 0 additions & 4 deletions trunk/drivers/staging/winbond/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2064,11 +2064,7 @@ void Mxx_initial(struct hw_data *pHwData)
*/

/* M00 bit set */
#ifdef _IBSS_BEACON_SEQ_STICK_
reg->M00_MacControl = 0; /* Solve beacon sequence number stop by software */
#else
reg->M00_MacControl = 0x80000000; /* Solve beacon sequence number stop by hardware */
#endif

/* M24 disable enter power save, BB RxOn and enable NAV attack */
reg->M24_MacControl = 0x08040042;
Expand Down

0 comments on commit 7afb627

Please sign in to comment.