nvme: split nvme_trans_send_fw_cmd
authorChristoph Hellwig <hch@lst.de>
Fri, 22 May 2015 09:12:40 +0000 (11:12 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 22 May 2015 14:36:34 +0000 (08:36 -0600)
commitb90c48d0c11efe373a42a60e66e2ac2a503c287b
tree77e00f5aa9a3a63d7596601e884ae1d1a27d2860
parente75ec752d725b7b612c0b2db1bca50a9e53c0879
nvme: split nvme_trans_send_fw_cmd

This function handles two totally different opcodes, so split it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-scsi.c