Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136033
b: refs/heads/master
c: e90874f
h: refs/heads/master
i:
  136031: a83b560
v: v3
  • Loading branch information
Stefan Richter committed Mar 24, 2009
1 parent 0baa18c commit b07ce6b
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: 7889b60ee71eafaf50699a154a2455424bb92daa
refs/heads/master: e90874f64c89d8a3a8b287f67c5655141720c28d
3 changes: 1 addition & 2 deletions trunk/drivers/ieee1394/sbp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1413,8 +1413,7 @@ static void sbp2_parse_unit_directory(struct sbp2_lu *lu,
"(firmware_revision 0x%06x, vendor_id 0x%06x,"
" model_id 0x%06x)",
NODE_BUS_ARGS(ud->ne->host, ud->ne->nodeid),
workarounds, firmware_revision,
ud->vendor_id ? ud->vendor_id : ud->ne->vendor_id,
workarounds, firmware_revision, ud->vendor_id,
model);

/* We would need one SCSI host template for each target to adjust
Expand Down

0 comments on commit b07ce6b

Please sign in to comment.