Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279197
b: refs/heads/master
c: 7c4559c
h: refs/heads/master
i:
  279195: 96e5b92
v: v3
  • Loading branch information
John W. Linville committed Dec 19, 2011
1 parent f523521 commit cf80ce6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 69b172f79644fe60f8c536fcbe1db83a22d6c5fc
refs/heads/master: 7c4559c92d45949726d7cf687a010664730a07da
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/b43/phy_n.c
Original file line number Diff line number Diff line change
Expand Up @@ -4048,8 +4048,8 @@ int b43_phy_initn(struct b43_wldev *dev)
/* http://bcm-v4.sipsolutions.net/802.11/PmuSpurAvoid */
static void b43_nphy_pmu_spur_avoid(struct b43_wldev *dev, bool avoid)
{
struct bcma_drv_cc *cc;
u32 pmu_ctl;
struct bcma_drv_cc __maybe_unused *cc;
u32 __maybe_unused pmu_ctl;

switch (dev->dev->bus_type) {
#ifdef CONFIG_B43_BCMA
Expand Down

0 comments on commit cf80ce6

Please sign in to comment.