Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290407
b: refs/heads/master
c: 7902759
h: refs/heads/master
i:
  290405: b7139af
  290403: aa3ceb3
  290399: 41d0063
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Feb 8, 2012
1 parent 7301ae2 commit a7ad769
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: 77c06c2cb44fe68295efdd33939153c7d56de004
refs/heads/master: 79027596ff710f9662ccae5f5e85de43961420ed
2 changes: 2 additions & 0 deletions trunk/net/mac80211/sta_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -1379,8 +1379,10 @@ int sta_info_move_state(struct sta_info *sta,
return -EINVAL;
}

#ifdef CONFIG_MAC80211_VERBOSE_DEBUG
printk(KERN_DEBUG "%s: moving STA %pM to state %d\n",
sta->sdata->name, sta->sta.addr, new_state);
#endif

/*
* notify the driver before the actual changes so it can
Expand Down

0 comments on commit a7ad769

Please sign in to comment.