Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253437
b: refs/heads/master
c: 84860c7
h: refs/heads/master
i:
  253435: acd215e
v: v3
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Jun 12, 2011
1 parent aab5e59 commit cc8d96b
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: 83fe32de63e60af34fa8dae83716cb13b8677abd
refs/heads/master: 84860c725364372a331589a600ce6a00437a14f8
1 change: 1 addition & 0 deletions trunk/drivers/isdn/hardware/mISDN/hfcsusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ hfcsusb_ph_info(struct hfcsusb *hw)
_queue_data(&dch->dev.D, MPH_INFORMATION_IND, MISDN_ID_ANY,
sizeof(struct ph_info_dch) + dch->dev.nrbchan *
sizeof(struct ph_info_ch), phi, GFP_ATOMIC);
kfree(phi);
}

/*
Expand Down

0 comments on commit cc8d96b

Please sign in to comment.