Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26093
b: refs/heads/master
c: 2230daa
h: refs/heads/master
i:
  26091: d0d08bd
v: v3
  • Loading branch information
Adrian Bunk authored and John W. Linville committed Apr 19, 2006
1 parent 0349968 commit 122d9a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93fef7dda4002ac8b21a4a2090ca475dc40cc384
refs/heads/master: 2230daa0fd50bf82303fd8da96b088310851d803
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/bcm43xx/bcm43xx_phy.c
Original file line number Diff line number Diff line change
Expand Up @@ -2151,6 +2151,7 @@ int bcm43xx_phy_init_tssi2dbm_table(struct bcm43xx_private *bcm)
phy->tssi2dbm = NULL;
printk(KERN_ERR PFX "Could not generate "
"tssi2dBm table\n");
kfree(dyn_tssi2dbm);
return -ENODEV;
}
phy->tssi2dbm = dyn_tssi2dbm;
Expand Down

0 comments on commit 122d9a4

Please sign in to comment.