Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347332
b: refs/heads/master
c: 7fbdadb
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Williams authored and David S. Miller committed Dec 19, 2012
1 parent 93cf8b1 commit 582ef6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f9baad02e7411d9f38d5ebe1a1cdcde4ceec100d
refs/heads/master: 7fbdadb5e951e4f0c0fc991ff5f50295568786e6
1 change: 0 additions & 1 deletion trunk/drivers/atm/solos-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ static ssize_t console_show(struct device *dev, struct device_attribute *attr,

len = skb->len;
memcpy(buf, skb->data, len);
dev_dbg(&card->dev->dev, "len: %d\n", len);

kfree_skb(skb);
return len;
Expand Down

0 comments on commit 582ef6b

Please sign in to comment.