Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368986
b: refs/heads/master
c: c451e6d
h: refs/heads/master
v: v3
  • Loading branch information
Ilan Peer authored and Johannes Berg committed Mar 20, 2013
1 parent 81eacab commit edceb69
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: 6039f3e196721a4bb08d85af5367e50201052145
refs/heads/master: c451e6d4bd290db5290cfa7f9c4079386373645b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ int iwl_mvm_mac_setup_register(struct iwl_mvm *mvm)
hw->wiphy->n_iface_combinations =
ARRAY_SIZE(iwl_mvm_iface_combinations);

hw->wiphy->max_remain_on_channel_duration = 500;
hw->wiphy->max_remain_on_channel_duration = 10000;
hw->max_listen_interval = IWL_CONN_MAX_LISTEN_INTERVAL;

/* Extract MAC address */
Expand Down

0 comments on commit edceb69

Please sign in to comment.