redfacedly noting a missing part of a patch.

Pointy Hat To:	Me
MFC after:	2 Week
X-MFC:		208896
This commit is contained in:
Matt Jacob 2010-06-07 22:43:37 +00:00
parent e7d83347c0
commit c8381fba8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208900

View File

@ -1079,6 +1079,7 @@ dasysctlinit(void *context, int pending)
struct cam_periph *periph;
struct da_softc *softc;
char tmpstr[80], tmpstr2[80];
struct ccb_trans_settings cts;
periph = (struct cam_periph *)context;
if (cam_periph_acquire(periph) != CAM_REQ_CMP)