Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338023
b: refs/heads/master
c: 7010157
h: refs/heads/master
i:
  338021: 5aaaa7a
  338019: 459e8f5
  338015: d3aecf8
v: v3
  • Loading branch information
Sachin Kamat authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent eae59df commit 75e08f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ba34efba7ab0eed43aca254738c0446af644fb15
refs/heads/master: 7010157b088b4748aff592321bee6ac8388e300f
3 changes: 1 addition & 2 deletions trunk/drivers/staging/ozwpan/ozhcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,7 @@ static void oz_free_urb_link(struct oz_urb_link *urbl)
g_link_pool_size++;
}
spin_unlock_irqrestore(&g_link_lock, irq_state);
if (urbl)
kfree(urbl);
kfree(urbl);
}
}
/*------------------------------------------------------------------------------
Expand Down

0 comments on commit 75e08f2

Please sign in to comment.