Print this page
8368 remove warlock leftovers from usr/src/uts

@@ -318,17 +318,15 @@
                          * tearing down the connection, and someone unloads
                          * the rds module.
                          * Quite reproduceable with loopback connections.
                          * Mostly harmless.
                          */
-#ifndef __lock_lint
                         RDSV3_DPRINTF2("rdsv3_conn_shutdown",
                             "failed to transition to state DOWN, "
                             "current statis is: %d",
                             atomic_get(&conn->c_state));
                         rdsv3_conn_drop(conn);
-#endif
                         return;
                 }
         }
 
         /*