OSDN Git Service

scsi: ufs: remove redundant "Illegal ufs-IOCTL" log for BLKROSET command
authorNoag <noag@codeaurora.org>
Mon, 30 Dec 2013 08:58:58 +0000 (10:58 +0200)
committerDavid Keitel <dkeitel@codeaurora.org>
Tue, 22 Mar 2016 17:56:26 +0000 (10:56 -0700)
commit19c6b388dd43db45d874bd0cab86d5fd7a02815f
tree5c3ec7675abf145d5d92a20fa7ec01be20bd8613
parente02263415973fdf0b8c31c125280cb59c93647a0
scsi: ufs: remove redundant "Illegal ufs-IOCTL" log for BLKROSET command

This patch prevents the "ufshcd_ioctl: Illegal ufs-IOCTL cmd 4701" log
message from being printed during boot time.
4701(BLKROSET) is not supported but not an Illegal command to UFS.

CRs-fixed: 580449

Change-Id: I20d54b23c09bd8b72b671b979103424e2050e15f
Signed-off-by: Noa Rubens <noag@codeaurora.org>
drivers/scsi/ufs/ufshcd.c