Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236168
b: refs/heads/master
c: 2d586ea
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Weil authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent 75cf0ca commit cc114a8
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: 8d9e9d09b78bd131f488bbd2746852a05bcf557f
refs/heads/master: 2d586ea6de0ffe3e119ed0f1d4cb0adeb6874cbc
1 change: 1 addition & 0 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_lcn.c
Original file line number Diff line number Diff line change
Expand Up @@ -4051,6 +4051,7 @@ wlc_lcnphy_a1(phy_info_t *pi, int cal_type, int num_levels, int step_size_lg2)

phy_c32 = kmalloc(sizeof(u16) * 20, GFP_ATOMIC);
if (NULL == phy_c32) {
kfree(ptr);
return;
}
phy_c26 = read_phy_reg(pi, 0x6da);
Expand Down

0 comments on commit cc114a8

Please sign in to comment.