Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215081
b: refs/heads/master
c: d537f5f
h: refs/heads/master
i:
  215079: 1aaeb68
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Oct 6, 2010
1 parent 8608909 commit 71fc42b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e31b82136d1adc7a599b6e99d3321e5831841f5a
refs/heads/master: d537f5fdfcc9c57c1e3b9fb316a4bed2bf7597e7
2 changes: 2 additions & 0 deletions trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -4418,6 +4418,8 @@ static int nl80211_pre_doit(struct genl_ops *ops, struct sk_buff *skb,
}
if (ops->internal_flags & NL80211_FLAG_CHECK_NETDEV_UP &&
!netif_running(dev)) {
cfg80211_unlock_rdev(rdev);
dev_put(dev);
if (rtnl)
rtnl_unlock();
return -ENETDOWN;
Expand Down

0 comments on commit 71fc42b

Please sign in to comment.