Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158866
b: refs/heads/master
c: c0acf38
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jul 10, 2009
1 parent 930beb8 commit 5df7426
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: 293dc5dfdbcc16cde06e40a688394cc8ab083e48
refs/heads/master: c0acf38e0ba42f93d8d56a6db2e2116ea1b23961
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,7 @@ static bool mac80211_hwsim_tx_frame(struct ieee80211_hw *hw,

/* release the skb's source info */
skb_orphan(skb);
dst_release(skb->dst);
skb->dst = NULL;
skb_dst_drop(skb);
skb->mark = 0;
secpath_reset(skb);
nf_reset(skb);
Expand Down

0 comments on commit 5df7426

Please sign in to comment.