Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26083
b: refs/heads/master
c: 9b0b4d8
h: refs/heads/master
i:
  26081: e26de6a
  26079: a4bfeb3
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Apr 19, 2006
1 parent bf6b57b commit 3fc7127
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c1783454a31e05b94774951b0b5d1eb9075ebfb4
refs/heads/master: 9b0b4d8ae82cadd059d01ab93babcaa5e2054b93
3 changes: 2 additions & 1 deletion trunk/net/ieee80211/softmac/ieee80211softmac_assoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ ieee80211softmac_handle_reassoc_req(struct net_device * dev,
dprintkl(KERN_INFO PFX "reassoc request from unknown network\n");
return 0;
}
ieee80211softmac_assoc(mac, network);
schedule_work(&mac->associnfo.work);

return 0;
}

0 comments on commit 3fc7127

Please sign in to comment.