Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111653
b: refs/heads/master
c: aee14ce
h: refs/heads/master
i:
  111651: 9872eef
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Sep 11, 2008
1 parent 2d1da07 commit 86ede48
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e50db65c0dad109aae77c353305853b31555b228
refs/heads/master: aee14ceb5230afb5c17a4e28222ab9734ffd5002
4 changes: 2 additions & 2 deletions trunk/net/mac80211/iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ static void ieee80211_teardown_sdata(struct net_device *dev)
int flushed;
int i;

ieee80211_debugfs_remove_netdev(sdata);

/* free extra data */
ieee80211_free_keys(sdata);

ieee80211_debugfs_remove_netdev(sdata);

for (i = 0; i < IEEE80211_FRAGMENT_MAX; i++)
__skb_queue_purge(&sdata->fragments[i].skb_list);
sdata->fragment_next = 0;
Expand Down

0 comments on commit 86ede48

Please sign in to comment.