]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix REPORT SUPPORTED OPERATION CODES for READ/WRITE BUFFER commands.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 22 Dec 2016 11:10:11 +0000 (11:10 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 22 Dec 2016 11:10:11 +0000 (11:10 +0000)
commit8202971892862a26df0ad0fffd1ac03728a874d6
tree81122dab06396cbdfda17eacf4e2d26035f5aa92
parent41aa095b2f046b1de729f7047f6813b19f2af4b8
Fix REPORT SUPPORTED OPERATION CODES for READ/WRITE BUFFER commands.

Specifications require MODE parameter of those commands to be treated
the same as SERVICE ACTION parameter of other commands.

MFC after: 2 weeks
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_cmd_table.c