Hi all, After merging the net-next tree, today's linux-next build (htmldocs) produced this warning: Documentation/networking/kapi:92: net/core/dev.c:4101: WARNING: Missing matching underline for section title overline. ----------------------------------------------------------------------------------- I notice this method can also return errors from the queue disciplines, including NET_XMIT_DROP, which is a positive value. So, errors can also Introduced by commit c526fd8f9f4f ("net: inline dev_queue_xmit()") I am not sure why this has turned up just now. -- Cheers, Stephen Rothwell