Date: Thu, 19 Apr 2012 13:48:24 -0700 From: Sean Bruno <seanbru@yahoo-inc.com> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Cc: Jack Vogel <jfvogel@gmail.com> Subject: Comment nit Message-ID: <1334868504.4126.10.camel@powernoodle-l7.corp.yahoo.com>
next in thread | raw e-mail | index | archive | help
I noted a small nit in the comments of sys/dev/e1000/if_igb.h Index: if_igb.h =================================================================== --- if_igb.h (revision 234466) +++ if_igb.h (working copy) @@ -52,7 +52,7 @@ #define IGB_MAX_TXD 4096 /* - * IGB_RXD: Maximum number of Transmit Descriptors + * IGB_RXD: Maximum number of Receive Descriptors * * This value is the number of receive descriptors allocated by the driver. * Increasing this value allows the driver to buffer more incoming packets.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1334868504.4126.10.camel>