Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290410
b: refs/heads/master
c: 42bc0c9
h: refs/heads/master
v: v3
  • Loading branch information
Simon Graham authored and John W. Linville committed Feb 8, 2012
1 parent e7609b4 commit 3fe2ea2
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: 5ad20dd1480dc557afcec19ac7fae5581264dd59
refs/heads/master: 42bc0c9716c456a9686fcd4ee5cf115b992b9952
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rtlwifi/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ static int rtl_pci_init(struct ieee80211_hw *hw, struct pci_dev *pdev)
if (err) {
RT_TRACE(rtlpriv, COMP_ERR, DBG_EMERG,
"tx ring initialization failed\n");
return err;
return 0;
}

return 1;
Expand Down

0 comments on commit 3fe2ea2

Please sign in to comment.