Use copyout() instead of pointing sbuf to user-space buffer.
authormav <mav@FreeBSD.org>
Wed, 12 Oct 2016 08:25:13 +0000 (08:25 +0000)
committermav <mav@FreeBSD.org>
Wed, 12 Oct 2016 08:25:13 +0000 (08:25 +0000)
commit6eea2f7f34703f074443ecdd818d79c561234f16
treeb09870dbf7f3f1cf4e7144153231771cd1359816
parentc9cc0a7f13824cbe886e1058521c8de72db2623d
Use copyout() instead of pointing sbuf to user-space buffer.

MFC after: 2 weeks
sys/cam/scsi/scsi_enc_ses.c