From: Florian Fainelli Date: Fri, 6 Sep 2013 15:58:00 +0000 (+0100) Subject: net: add documentation for BQL helpers X-Git-Tag: v3.12-rc1~109^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0042d0c840c616186a5b09207a0e77fab7581db3;p=pandora-kernel.git net: add documentation for BQL helpers Provide a kernel-doc comment documentation for the BQL helpers: - netdev_sent_queue - netdev_completed_queue - netdev_reset_queue Similarly to how it is done for the other functions, the documentation only covers the function operating on struct net_device and not struct netdev_queue. Signed-off-by: Florian Fainelli Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed