Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8727
b: refs/heads/master
c: 37be6ee
h: refs/heads/master
i:
  8725: 17c79c9
  8723: 9a7a24b
  8719: 56821ae
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Sep 9, 2005
1 parent f36516c commit 657326b
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: d327d082325a0d4afb3748ef8b59e734e57cfe4c
refs/heads/master: 37be6eeb4990c05fc7dd683ceaf1501d46ebe9a4
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/scsi_transport_sas.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ sas_bitfield_name_search(linkspeed, sas_linkspeed_names)
* SAS host attributes
*/

static int sas_host_setup(struct device *dev)
static int sas_host_setup(struct transport_container *tc, struct device *dev,
struct class_device *cdev)
{
struct Scsi_Host *shost = dev_to_shost(dev);
struct sas_host_attrs *sas_host = to_sas_host_attrs(shost);
Expand Down

0 comments on commit 657326b

Please sign in to comment.