Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228232
b: refs/heads/master
c: 9255650
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent b90b9fe commit 8bee46b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: ddee7e28e7d5e4ba2b8537c6a59b035745c250bb
refs/heads/master: 9255650cbf997762bd667896b0b86661cd81c9b4
7 changes: 0 additions & 7 deletions trunk/drivers/staging/winbond/wbusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,13 +642,6 @@ static int hal_init_hardware(struct ieee80211_hw *hw)

SoftwareSet = hal_software_set(pHwData);

#ifdef Vendor2
/* Try to make sure the EEPROM contain */
SoftwareSet >>= 8;
if (SoftwareSet != 0x82)
return false;
#endif

Wb35Rx_start(hw);
Wb35Tx_EP2VM_start(priv);

Expand Down

0 comments on commit 8bee46b

Please sign in to comment.