Skip to content

Commit

Permalink
csiostor:Removed file csio_hw_t4.c
Browse files Browse the repository at this point in the history
We have decided not to productize FCoE on T4.
Hence file is removed.

Signed-off-by: Praveen Madhavan <praveenm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Praveen Madhavan authored and David S. Miller committed Jan 19, 2015
1 parent 3fb4c22 commit d394431
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 405 deletions.
2 changes: 1 addition & 1 deletion drivers/scsi/csiostor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ccflags-y += -I$(srctree)/drivers/net/ethernet/chelsio/cxgb4
obj-$(CONFIG_SCSI_CHELSIO_FCOE) += csiostor.o

csiostor-objs := csio_attr.o csio_init.o csio_lnode.o csio_scsi.o \
csio_hw.o csio_hw_t4.o csio_hw_t5.o csio_isr.o \
csio_hw.o csio_hw_t5.o csio_isr.o \
csio_mb.o csio_rnode.o csio_wr.o
Loading

0 comments on commit d394431

Please sign in to comment.