Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314056
b: refs/heads/master
c: cb7b5d8
h: refs/heads/master
v: v3
  • Loading branch information
Arik Nemtsov authored and Luciano Coelho committed Jun 5, 2012
1 parent 2223f47 commit 78933a5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9d1c973a7b569652cea0ea00dc7ac409b08a8381
refs/heads/master: cb7b5d86c8283482bbf26398e83d2cbc5e36e193
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ti/wl18xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ int __devinit wl18xx_probe(struct platform_device *pdev)
wl->ops = &wl18xx_ops;
wl->ptable = wl18xx_ptable;
wl->rtable = wl18xx_rtable;
wl->num_tx_desc = 32;

return wlcore_probe(wl, pdev);
}
Expand Down

0 comments on commit 78933a5

Please sign in to comment.