Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303545
b: refs/heads/master
c: 94011ec
h: refs/heads/master
i:
  303543: 403fbb3
v: v3
  • Loading branch information
Michael Grzeschik authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 1348710 commit 26faaf1
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: 310e9e334f60ca8282990a9c56678a4f58bce81f
refs/heads/master: 94011ec24ca1d1d5674651d6f30368f4138dbdd6
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/isp1760-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2176,7 +2176,7 @@ static const struct hc_driver isp1760_hc_driver = {

int __init init_kmem_once(void)
{
urb_listitem_cachep = kmem_cache_create("isp1760 urb_listitem",
urb_listitem_cachep = kmem_cache_create("isp1760_urb_listitem",
sizeof(struct urb_listitem), 0, SLAB_TEMPORARY |
SLAB_MEM_SPREAD, NULL);

Expand Down

0 comments on commit 26faaf1

Please sign in to comment.