Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258491
b: refs/heads/master
c: b473bc1
h: refs/heads/master
i:
  258489: ae74ecb
  258487: 397b5d0
v: v3
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Jul 19, 2011
1 parent d75836b commit 08bb020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 49ac26fa5b05cace123af9b069e00e47ab6a6fe7
refs/heads/master: b473bc176702cb22529632b5c4315bda27e0d979
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/phy_ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ static void b43_radio_2059_init(struct b43_wldev *dev)
b43_radio_mask(dev, 0x17F, ~0x1);
}

b43_radio_mask(dev, 0x11, 0x0008);
b43_radio_mask(dev, 0x11, ~0x0008);
}

/**************************************************
Expand Down

0 comments on commit 08bb020

Please sign in to comment.