Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300935
b: refs/heads/master
c: ba421f8
h: refs/heads/master
i:
  300933: a0ddf5b
  300931: ec3eec8
  300927: 4996065
v: v3
  • Loading branch information
Arik Nemtsov authored and Luciano Coelho committed Apr 12, 2012
1 parent 472066d commit c322a3d
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: 4a589a6f38cbde9500f8b5c350b0a03ca2b3fef0
refs/heads/master: ba421f8f9266a5dda86fb8ce7b814336ae1edadc
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ti/wlcore/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4740,7 +4740,7 @@ static int wl1271_init_ieee80211(struct wl1271 *wl)
wl->hw->sta_data_size = sizeof(struct wl1271_station);
wl->hw->vif_data_size = sizeof(struct wl12xx_vif);

wl->hw->max_rx_aggregation_subframes = 8;
wl->hw->max_rx_aggregation_subframes = wl->conf.ht.rx_ba_win_size;

return 0;
}
Expand Down

0 comments on commit c322a3d

Please sign in to comment.