Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317807
b: refs/heads/master
c: 0ab1900
h: refs/heads/master
i:
  317805: 153595e
  317803: 9bcad00
  317799: eaadb9d
  317791: ede305d
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Jul 9, 2012
1 parent e502d9d commit 91ddbe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 2add5f4661ce822fe16afabf925a0133d6b274fb
refs/heads/master: 0ab1900539d46a3a8b7a006819ef5ec0e3288e5b
3 changes: 1 addition & 2 deletions trunk/drivers/staging/slicoss/slicoss.c
Original file line number Diff line number Diff line change
Expand Up @@ -3745,8 +3745,7 @@ static u32 slic_card_locate(struct adapter *adapter)
rdhostid_offset = SLIC_RDHOSTID_1GB;
break;
default:
ASSERT(0);
break;
return -ENODEV;
}

hostid_reg =
Expand Down

0 comments on commit 91ddbe4

Please sign in to comment.