Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222845
b: refs/heads/master
c: 8328553
h: refs/heads/master
i:
  222843: 625ed29
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Nov 16, 2010
1 parent de2fb91 commit 03bf93a
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: f36d83a8cb7224f45fdfa1129a616dff56479a09
refs/heads/master: 832855354b5863d141ecfc563e78063978c6f29f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8712/usb_halinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ u8 r8712_usb_hal_bus_init(struct _adapter *padapter)
{
u8 val8 = 0;
u8 ret = _SUCCESS;
u8 PollingCnt = 20;
int PollingCnt = 20;
struct registry_priv *pregistrypriv = &padapter->registrypriv;

if (pregistrypriv->chip_version == RTL8712_FPGA) {
Expand Down

0 comments on commit 03bf93a

Please sign in to comment.