Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267699
b: refs/heads/master
c: 2e8bb57
h: refs/heads/master
i:
  267697: 0284df7
  267695: 00c9e44
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 5bed2cf commit dfa73f7
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: ff02d6bf972254710aa41dfdafab1d8ede3083a8
refs/heads/master: 2e8bb570266e5e89837f117c08c0636f4b3e3d2b
7 changes: 0 additions & 7 deletions trunk/drivers/staging/rtl8192e/rtl_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* Contact Information:
* wlanfae <wlanfae@realtek.com>
******************************************************************************/
#undef LOOP_TEST
#undef RX_DONT_PASS_UL
#undef DEBUG_EPROM
#undef DEBUG_RX_VERBOSE
Expand Down Expand Up @@ -559,14 +558,8 @@ void rtl8192_set_chan(struct net_device *dev,short ch)

priv->chan = ch;


#ifndef LOOP_TEST


if (priv->rf_set_chan)
priv->rf_set_chan(dev,priv->chan);

#endif
}

void rtl8192_update_cap(struct net_device* dev, u16 cap)
Expand Down

0 comments on commit dfa73f7

Please sign in to comment.