Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236896
b: refs/heads/master
c: 4c9cfa7
h: refs/heads/master
v: v3
  • Loading branch information
Luciano Coelho committed Jan 24, 2011
1 parent d74924e commit 6c345af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 491bbd6bdddafb49d0d6a9258d53441aee4bb622
refs/heads/master: 4c9cfa780643dc3f609366b85fec2444a67cad64
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3180,6 +3180,8 @@ int wl1271_init_ieee80211(struct wl1271 *wl)

wl->hw->sta_data_size = sizeof(struct wl1271_station);

wl->hw->max_rx_aggregation_subframes = 8;

return 0;
}
EXPORT_SYMBOL_GPL(wl1271_init_ieee80211);
Expand Down

0 comments on commit 6c345af

Please sign in to comment.