Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200526
b: refs/heads/master
c: 021570e
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Fritz authored and John W. Linville committed Jun 16, 2010
1 parent 35cf388 commit 75c6d12
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: d6a574ff6bfb842bdb98065da053881ff527be46
refs/heads/master: 021570e55b7152843376b9d9f60624e3e05ac054
2 changes: 1 addition & 1 deletion trunk/net/mac80211/work.c
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ static void ieee80211_work_rx_queued_mgmt(struct ieee80211_local *local,
struct ieee80211_rx_status *rx_status;
struct ieee80211_mgmt *mgmt;
struct ieee80211_work *wk;
enum work_action rma;
enum work_action rma = WORK_ACT_NONE;
u16 fc;

rx_status = (struct ieee80211_rx_status *) skb->cb;
Expand Down

0 comments on commit 75c6d12

Please sign in to comment.