mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
redfacedly noting a missing part of a patch.
Pointy Hat To: Me MFC after: 2 Week X-MFC: 208896
This commit is contained in:
parent
e7d83347c0
commit
c8381fba8c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208900
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user