Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214646
b: refs/heads/master
c: a1e567c
h: refs/heads/master
v: v3
  • Loading branch information
Bill Jordan authored and John W. Linville committed Sep 14, 2010
1 parent 5e51350 commit bf19c00
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: 942623166df3256821e8451273bc07737745e3cb
refs/heads/master: a1e567c83f541432e687142570215b75bebb1338
2 changes: 1 addition & 1 deletion trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ static int nl80211_set_wiphy(struct sk_buff *skb, struct genl_info *info)
struct cfg80211_registered_device *rdev;
struct net_device *netdev = NULL;
struct wireless_dev *wdev;
int result, rem_txq_params = 0;
int result = 0, rem_txq_params = 0;
struct nlattr *nl_txq_params;
u32 changed;
u8 retry_short = 0, retry_long = 0;
Expand Down

0 comments on commit bf19c00

Please sign in to comment.