Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292954
b: refs/heads/master
c: 7e5adcf
h: refs/heads/master
v: v3
  • Loading branch information
Neerav Parikh authored and James Bottomley committed Feb 19, 2012
1 parent f71dbf4 commit 820b346
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b99fbf6a4e96ecacadf0f4868942774e0d64a648
refs/heads/master: 7e5adcfb31c26a68b75a249ef1c7f52fc5ec6e1b
8 changes: 8 additions & 0 deletions trunk/drivers/scsi/fcoe/fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,14 @@ static struct fc_function_template fcoe_vport_fc_functions = {
.show_host_supported_fc4s = 1,
.show_host_active_fc4s = 1,
.show_host_maxframe_size = 1,
.show_host_serial_number = 1,
.show_host_manufacturer = 1,
.show_host_model = 1,
.show_host_model_description = 1,
.show_host_hardware_version = 1,
.show_host_driver_version = 1,
.show_host_firmware_version = 1,
.show_host_optionrom_version = 1,

.show_host_port_id = 1,
.show_host_supported_speeds = 1,
Expand Down

0 comments on commit 820b346

Please sign in to comment.