Print this page
968 fct driver sets incorrect fc-ct revision

*** 18,27 **** --- 18,28 ---- * * CDDL HEADER END */ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright 2012 Nexenta Systems, Inc. All rights reserved. */ #include <sys/conf.h> #include <sys/file.h> #include <sys/ddi.h>
*** 2737,2747 **** default: /* CONSTCOND */ ASSERT(0); } ! FCT_FILL_CTIU_PREAMPLE(p, ctop); return (cmd); } /* * Cmd can only be solicited CT/ELS. They will be dispatched to the discovery --- 2738,2748 ---- default: /* CONSTCOND */ ASSERT(0); } ! FCT_FILL_CTIU_PREAMBLE(p, ctop); return (cmd); } /* * Cmd can only be solicited CT/ELS. They will be dispatched to the discovery