Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352738
b: refs/heads/master
c: 93c78c5
h: refs/heads/master
v: v3
  • Loading branch information
Karl Beldan authored and Johannes Berg committed Feb 15, 2013
1 parent 9db6bd5 commit 50d5669
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 586e01ededf9b713a1512dd658806791a7ca1a50
refs/heads/master: 93c78c5debeb9c7101ecc73347d4730c26a98c05
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -2247,6 +2247,7 @@ static int __init init_mac80211_hwsim(void)
/* ask mac80211 to reserve space for magic */
hw->vif_data_size = sizeof(struct hwsim_vif_priv);
hw->sta_data_size = sizeof(struct hwsim_sta_priv);
hw->chanctx_data_size = sizeof(struct hwsim_chanctx_priv);

memcpy(data->channels_2ghz, hwsim_channels_2ghz,
sizeof(hwsim_channels_2ghz));
Expand Down

0 comments on commit 50d5669

Please sign in to comment.