1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

Fix typo.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2014-04-16 17:39:59 +00:00
parent f1f12e40e6
commit a67051e9f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264545

View File

@ -885,7 +885,7 @@ icl_conn_send_pdus(struct icl_conn *ic, struct icl_pdu_stailq *queue)
/*
* 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.
*/