Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15397
b: refs/heads/master
c: b12479d
h: refs/heads/master
i:
  15395: 2c4a57f
v: v3
  • Loading branch information
Stefan Richter authored and Jody McIntyre committed Nov 21, 2005
1 parent 9c30d9b commit 9801d8e
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: d734f92b0dc4c04daa2e0106354972cbbc2e0fbe
refs/heads/master: b12479ddce4aed112e0018fdf8bbb7cfb349ebdc
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/raw1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,7 @@ static int modify_config_rom(struct file_info *fi, struct pending_request *req)
}
}
kfree(cache->filled_head);
kfree(cache);
CSR1212_FREE(cache);

if (ret >= 0) {
/* we have to free the request, because we queue no response,
Expand Down

0 comments on commit 9801d8e

Please sign in to comment.