Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256115
b: refs/heads/master
c: 9a4ba83
h: refs/heads/master
i:
  256113: d9d6eda
  256111: e4a5d90
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jun 29, 2011
1 parent 2961d47 commit 9cb5939
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ab049fbf5ea87fc92441fc5211c315d04a312cca
refs/heads/master: 9a4ba833a2d0016cf836827e136f0c219834bd41
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/rtlwifi/rtl8192de/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,8 @@ int rtl92de_hw_init(struct ieee80211_hw *hw)
struct rtl_pci *rtlpci = rtl_pcidev(rtl_pcipriv(hw));
struct rtl_ps_ctl *ppsc = rtl_psc(rtl_priv(hw));
bool rtstatus = true;
u8 tmp_u1b, i;
u8 tmp_u1b;
int i;
int err;
unsigned long flags;

Expand Down

0 comments on commit 9cb5939

Please sign in to comment.