Author: trasz Date: Wed Apr 16 17:39:59 2014 New Revision: 264545 URL: http://svnweb.freebsd.org/changeset/base/264545
Log: Fix typo. Sponsored by: The FreeBSD Foundation Modified: head/sys/dev/iscsi/icl.c Modified: head/sys/dev/iscsi/icl.c ============================================================================== --- head/sys/dev/iscsi/icl.c Wed Apr 16 17:39:10 2014 (r264544) +++ head/sys/dev/iscsi/icl.c Wed Apr 16 17:39:59 2014 (r264545) @@ -885,7 +885,7 @@ icl_conn_send_pdus(struct icl_conn *ic, /* * Set the low watermark, to be checked by - * sowritable() in icl_soupcall_send() + * sowriteable() in icl_soupcall_send() * to avoid unneccessary wakeups until there * is enough space for the PDU to fit. */ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"