Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134756
b: refs/heads/master
c: c71a269
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Feb 27, 2009
1 parent 81a5e9b commit e37999e
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: aaff1e1904f787579778a1818f0891c91ae22ec0
refs/heads/master: c71a2699c511623e0520c754cfc109c191bf64e2
3 changes: 1 addition & 2 deletions trunk/drivers/net/wimax/i2400m/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,7 @@ void i2400m_rx_ctl_ack(struct i2400m *i2400m,
return;

error_waiter_cancelled:
if (ack_skb)
kfree_skb(ack_skb);
kfree_skb(ack_skb);
error_no_waiter:
spin_unlock_irqrestore(&i2400m->rx_lock, flags);
return;
Expand Down

0 comments on commit e37999e

Please sign in to comment.