Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx> wrote: > Can I suggest: > > > + * example because this is an incoming packet and the NIC does not > > + * perform checksum validation at hardware level. > - > + * See nfq_set_queue_flags() documentation for more information. > > + * > > + * \return the skbinfo value > + > + * \sa __nfq_set_queue_flags__(3) > > + */ > > +EXPORT_SYMBOL > > I think this will look better, especially on the man page. Its does, thanks. I've made this change in my local tree.