Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66970
b: refs/heads/master
c: 3a84732
h: refs/heads/master
v: v3
  • Loading branch information
Ivo van Doorn authored and David S. Miller committed Oct 10, 2007
1 parent eca3da3 commit b774d69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 4abee4bbd771ce42b9a0a19be11264721aa0e3ed
refs/heads/master: 3a84732a5c9758a4bd59088787cac23508ef8b62
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/rt2x00/rt2x00dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,6 @@ void rt2x00lib_toggle_rx(struct rt2x00_dev *rt2x00dev, int enable)
{
enum dev_state state = enable ? STATE_RADIO_RX_ON : STATE_RADIO_RX_OFF;

if (!test_bit(DEVICE_ENABLED_RADIO, &rt2x00dev->flags))
return;

/*
* When we are disabling the RX, we should also stop the link tuner.
*/
Expand Down

0 comments on commit b774d69

Please sign in to comment.