Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225495
b: refs/heads/master
c: ab72efd
h: refs/heads/master
i:
  225493: c321c0f
  225491: 60143db
  225487: ce4e7ee
v: v3
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Dec 22, 2010
1 parent 6af1f3c commit e946f6d
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: d4814e69eec24f46a9f0a6d57b80e0a6add594c7
refs/heads/master: ab72efdf107e5b0e0a05efb8f24cc6c598ae31ea
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4056,7 +4056,7 @@ static int b43_phy_versioning(struct b43_wldev *dev)
break;
#ifdef CONFIG_B43_PHY_N
case B43_PHYTYPE_N:
if (phy_rev > 2)
if (phy_rev > 9)
unsupported = 1;
break;
#endif
Expand Down

0 comments on commit e946f6d

Please sign in to comment.