Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327925
b: refs/heads/master
c: 959cd68
h: refs/heads/master
i:
  327923: a5f0398
v: v3
  • Loading branch information
Jussi Kivilinna authored and John W. Linville committed Sep 11, 2012
1 parent 841b887 commit 5b80934
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 03839951515b0ea2b21d649b1fe7b63f9817d0c8
refs/heads/master: 959cd68d0813b8c0fe62ae90f3d30e26c347cd5f
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/zd1211rw/zd_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,8 @@ struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf)

hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
IEEE80211_HW_SIGNAL_UNSPEC |
IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING;
IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING |
IEEE80211_HW_MFP_CAPABLE;

hw->wiphy->interface_modes =
BIT(NL80211_IFTYPE_MESH_POINT) |
Expand Down

0 comments on commit 5b80934

Please sign in to comment.