Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57173
b: refs/heads/master
c: 91fa558
h: refs/heads/master
i:
  57171: 74c6349
v: v3
  • Loading branch information
John W. Linville committed May 29, 2007
1 parent e4f31a0 commit 263bf0d
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: 52fb24cd83bdd6a1dcbd4cf4b3f5cafb741b5552
refs/heads/master: 91fa558ba28b0014205f2c1a75b1cceb4298aa04
2 changes: 1 addition & 1 deletion trunk/net/mac80211/ieee80211_sta.c
Original file line number Diff line number Diff line change
Expand Up @@ -2997,7 +2997,7 @@ struct sta_info * ieee80211_ibss_add_sta(struct net_device *dev,
{
struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr);
struct sta_info *sta;
struct ieee80211_sub_if_data *sdata = NULL;
struct ieee80211_sub_if_data *sdata = IEEE80211_DEV_TO_SUB_IF(dev);

/* TODO: Could consider removing the least recently used entry and
* allow new one to be added. */
Expand Down

0 comments on commit 263bf0d

Please sign in to comment.