Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81817
b: refs/heads/master
c: 8b6bbe7
h: refs/heads/master
i:
  81815: fd1ff85
v: v3
  • Loading branch information
Ron Rindjunsky authored and David S. Miller committed Feb 1, 2008
1 parent 9151968 commit 5ffe81c
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: e78c9d285709f535caae405f1da5b2936f51f0b5
refs/heads/master: 8b6bbe75384417d3f5edafcb45d2f67415e9cc00
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,7 @@ static u8 ieee80211_rx_reorder_ampdu(struct ieee80211_local *local,
goto end_reorder;

/* null data frames are excluded */
if (unlikely(fc & IEEE80211_STYPE_QOS_NULLFUNC))
if (unlikely(fc & IEEE80211_STYPE_NULLFUNC))
goto end_reorder;

/* new un-ordered ampdu frame - process it */
Expand Down

0 comments on commit 5ffe81c

Please sign in to comment.