Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107109
b: refs/heads/master
c: 0b06b2a
h: refs/heads/master
i:
  107107: f031c57
v: v3
  • Loading branch information
Harvey Harrison authored and John W. Linville committed Jul 29, 2008
1 parent 4de6cbf commit 1b5cbb7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 031211049b71619f7e776521963c082ca453d9fd
refs/heads/master: 0b06b2ae0e474fc6378117c832bcd94785a9e975
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ static int __init init_mac80211_hwsim(void)
device_unregister(data->dev);
failed_drvdata:
ieee80211_free_hw(hw);
hwsim_radios[i] = 0;
hwsim_radios[i] = NULL;
failed:
mac80211_hwsim_free();
return err;
Expand Down

0 comments on commit 1b5cbb7

Please sign in to comment.