[PATCH 2/6] mtip32xx: Handle NCQ commands during the security locked state

2012-09-05 Thread Asai Thambi S P
Return error for NCQ commands when the drive is in security locked state Signed-off-by: Asai Thambi S P Signed-off-by: Selvan Mani --- drivers/block/mtip32xx/mtip32xx.c | 10 +- drivers/block/mtip32xx/mtip32xx.h |2 ++ 2 files changed, 11 insertions(+), 1 deletions(-) diff --git

[PATCH 2/6] mtip32xx: Handle NCQ commands during the security locked state

2012-09-05 Thread Asai Thambi S P
Return error for NCQ commands when the drive is in security locked state Signed-off-by: Asai Thambi S P asamymuth...@micron.com Signed-off-by: Selvan Mani sm...@micron.com --- drivers/block/mtip32xx/mtip32xx.c | 10 +- drivers/block/mtip32xx/mtip32xx.h |2 ++ 2 files changed, 11