diff options
author | Sumit Saxena <sumit.saxena@broadcom.com> | 2016-04-15 07:23:32 (GMT) |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-04-15 20:53:21 (GMT) |
commit | bd23d4abe5edf09dfba086d44b7972cf73c14b0b (patch) | |
tree | 4530382437e79b6fbe769bba5e04d59c6ff05b74 /Documentation/rtc.txt | |
parent | 64d0b8e4a6f7e9a3c366c2df93ec1f003d180ca3 (diff) | |
download | linux-bd23d4abe5edf09dfba086d44b7972cf73c14b0b.tar.xz |
megaraid_sas: task management code optimizations
This patch will do code optmization for task management functions.
Below are key changes:
1. Remove reset_device hook as it was not being used and driver was
setting this to NULL.
2. Create wrapper functions for task abort and target reset and inside
these functions adapter specific calls be made. e.g. fusion adapters
support task abort and target reset so task abort and target reset
should be issued to fusion adapters only and for MFI adapters, print
a message saying feature not supported.
Signed-off-by: Sumit Saxena <sumit.saxena@broadcom.com>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/rtc.txt')
0 files changed, 0 insertions, 0 deletions