Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265488
b: refs/heads/master
c: 1970357
h: refs/heads/master
v: v3
  • Loading branch information
Raja Mani authored and Kalle Valo committed Aug 9, 2011
1 parent c4351fe commit ba87610
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9aa603578f401d94a9d4ddd8af2917f224756b3b
refs/heads/master: 197035737e96a517eed26e8f4bb941738249783e
5 changes: 5 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1294,5 +1294,10 @@ void ath6kl_destroy(struct net_device *dev, unsigned int unregister)

wlan_node_table_cleanup(&ar->scan_table);

kfree(ar->fw_board);
kfree(ar->fw_otp);
kfree(ar->fw);
kfree(ar->fw_patch);

ath6kl_cfg80211_deinit(ar);
}

0 comments on commit ba87610

Please sign in to comment.