On 02/03/2017 12:53 AM, Raghava Aditya Renukunta wrote:
Added support to send out task management commands.

Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Signed-off-by: Dave Carroll <[email protected]>
---
[...]
Zapped C++ comment
[...]
+static int aac_adapter_hba(struct fib *fib, struct scsi_cmnd *cmd)
+{
+       struct aac_hba_cmd_req *hbacmd = aac_construct_hbacmd(fib, cmd);
+       struct aac_dev *dev;
+       // u16 fibsize;

Here you missed one ;-)
Anyways,
Reviewed-by: Johannes Thumshirn <[email protected]>

Reply via email to