Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79143
b: refs/heads/master
c: 45c2490
h: refs/heads/master
i:
  79141: 19733f6
  79139: a303e3e
  79135: 09b5ed8
v: v3
  • Loading branch information
David Woodhouse authored and David S. Miller committed Jan 28, 2008
1 parent 7b644bf commit acf8159
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a97bcfed96b563f56f55dbccee70e09bd2800414
refs/heads/master: 45c24903b7026ec99c059d690f3618e3f95f2790
4 changes: 3 additions & 1 deletion trunk/drivers/net/wireless/libertas/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,9 @@ int lbs_hard_start_xmit(struct sk_buff *skb, struct net_device *dev)

/* Keep the skb around for when we get feedback */
priv->currenttxskb = skb;
}
} else
dev_kfree_skb_any(skb);

}

spin_unlock_irqrestore(&priv->driver_lock, flags);
Expand Down

0 comments on commit acf8159

Please sign in to comment.