Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352214
b: refs/heads/master
c: c91ec5f
h: refs/heads/master
v: v3
  • Loading branch information
Yair Shapira authored and Luciano Coelho committed Dec 11, 2012
1 parent d81a03a commit fd7e0c5
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: c23280eb1436edd30814e5e40e4c46ae4cdb3cf4
refs/heads/master: c91ec5f3ada86807ea4857fc5793a4efe99c9de3
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ti/wl18xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ static int wl18xx_setup(struct wl1271 *wl)

wl->rtable = wl18xx_rtable;
wl->num_tx_desc = WL18XX_NUM_TX_DESCRIPTORS;
wl->num_rx_desc = WL18XX_NUM_TX_DESCRIPTORS;
wl->num_rx_desc = WL18XX_NUM_RX_DESCRIPTORS;
wl->num_channels = 2;
wl->num_mac_addr = WL18XX_NUM_MAC_ADDRESSES;
wl->band_rate_to_idx = wl18xx_band_rate_to_idx;
Expand Down

0 comments on commit fd7e0c5

Please sign in to comment.