Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121795
b: refs/heads/master
c: 74508b2
h: refs/heads/master
i:
  121793: 3cf7cd6
  121791: cd1d2a5
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Nov 10, 2008
1 parent 22f9fb7 commit 5410ba8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 94d4fe9824e5c62240f3ae2a33b2dd5a8a32a01b
refs/heads/master: 74508b29c51158e5b45bca13e702c68ef5c3b641
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/rtl8187_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@ static int rtl8187_config(struct ieee80211_hw *dev, u32 changed)
*/
rtl818x_iowrite32(priv, &priv->map->TX_CONF,
reg | RTL818X_TX_CONF_LOOPBACK_MAC);
msleep(10);
priv->rf->set_chan(dev, conf);
msleep(10);
rtl818x_iowrite32(priv, &priv->map->TX_CONF, reg);
Expand Down

0 comments on commit 5410ba8

Please sign in to comment.