linux/drivers/scsi/fcoe
Neil Horman dd060e74fb [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean
commit e7a51997da ([SCSI] fcoe: flush per-cpu
thread work when destroying interface) added a skb flush to the fcoe_rx_list,
which ensures that we push any pending frames on the list through the per-cpu
receive thread.  Because of this, its redundant to lock and scan the list
first, dropping any arriving frames.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-03-28 09:17:01 +01:00
..
fcoe_ctlr.c [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC 2012-03-28 09:05:37 +01:00
fcoe_transport.c [SCSI] libfcoe: Don't KERN_ERR on netdev notification 2012-02-19 09:19:49 -06:00
fcoe.c [SCSI] fcoe: remove frame dropping code from fcoe_percpu_clean 2012-03-28 09:17:01 +01:00
fcoe.h [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface' 2012-02-19 09:25:41 -06:00
libfcoe.h [SCSI] libfcoe: add implementation to support fcoe transport 2011-02-12 11:06:06 -06:00
Makefile [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module 2011-02-12 11:06:52 -06:00