Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75031
b: refs/heads/master
c: b808ab1
h: refs/heads/master
i:
  75029: 8396da8
  75027: 27d8c95
  75023: 961af7f
v: v3
  • Loading branch information
Cyrill Gorcunov authored and John W. Linville committed Dec 17, 2007
1 parent 6948105 commit a3b6fc6
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: 2ef19e63e698d740661e04bd6d62ac3305435c61
refs/heads/master: b808ab16a9c99c00e3d8c3b351977fce62781dd0
1 change: 1 addition & 0 deletions trunk/net/mac80211/ieee80211_rate.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ int ieee80211_rate_control_register(struct rate_control_ops *ops)
if (!strcmp(alg->ops->name, ops->name)) {
/* don't register an algorithm twice */
WARN_ON(1);
mutex_unlock(&rate_ctrl_mutex);
return -EALREADY;
}
}
Expand Down

0 comments on commit a3b6fc6

Please sign in to comment.