Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278957
b: refs/heads/master
c: cb71b8d
h: refs/heads/master
i:
  278955: 00c01cb
v: v3
  • Loading branch information
Simon Wunderlich authored and John W. Linville committed Dec 14, 2011
1 parent d76272b commit b386799
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: 38c9d6641ff0664911aebe4ba67124f28169a972
refs/heads/master: cb71b8d80334add8991862f9fd36dc50874944ce
1 change: 1 addition & 0 deletions trunk/net/mac80211/ibss.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ int ieee80211_ibss_join(struct ieee80211_sub_if_data *sdata,
if (!ieee80211_set_channel_type(sdata->local, sdata,
params->channel_type)) {
mutex_unlock(&sdata->u.ibss.mtx);
kfree_skb(skb);
return -EINVAL;
}
}
Expand Down

0 comments on commit b386799

Please sign in to comment.