Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341564
b: refs/heads/master
c: ad66786
h: refs/heads/master
v: v3
  • Loading branch information
Seth Forshee authored and John W. Linville committed Nov 21, 2012
1 parent e64baec commit a392936
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: 6940c9bed1b4d3840e7cabc31104548a12f8dbd0
refs/heads/master: ad66786718989c20c91e855baa40371e01daf0a1
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ brcms_ops_configure_filter(struct ieee80211_hw *hw,
if (changed_flags & FIF_ALLMULTI)
brcms_dbg_info(core, "FIF_ALLMULTI\n");
if (changed_flags & FIF_FCSFAIL)
brcms_dbg_info(core, 0, "FIF_FCSFAIL\n");
brcms_dbg_info(core, "FIF_FCSFAIL\n");
if (changed_flags & FIF_CONTROL)
brcms_dbg_info(core, "FIF_CONTROL\n");
if (changed_flags & FIF_OTHER_BSS)
Expand Down

0 comments on commit a392936

Please sign in to comment.