linux/drivers/scsi/fcoe
Vincent Stehlé 182d3f8430 scsi: fcoe: fix off by one in eth2fc_speed()
This should be "< ARRAY_SIZE()" instead of "<= ARRAY_SIZE()".

Fixes: 0b924e5505 ("scsi: fcoe: provide translation table between Ethernet and FC port speeds")
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-09-26 20:54:45 -04:00
..
fcoe_ctlr.c fcoe: implement FIP VLAN responder 2016-07-20 19:49:41 -04:00
fcoe_sysfs.c fcoe: implement FIP VLAN responder 2016-07-20 19:49:41 -04:00
fcoe_transport.c scsi: fcoe: fix off by one in eth2fc_speed() 2016-09-26 20:54:45 -04:00
fcoe.c fcoe: add missing destroy_workqueue() on error in fcoe_init() 2016-08-02 01:18:05 -04:00
fcoe.h fcoe: Use default VLAN for FIP VLAN discovery 2016-07-27 00:32:08 -04:00
libfcoe.h libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info 2012-12-14 10:38:55 -08:00
Makefile