]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: add documentation for BQL helpers
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 6 Sep 2013 15:58:00 +0000 (16:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2013 18:43:49 +0000 (14:43 -0400)
commit0042d0c840c616186a5b09207a0e77fab7581db3
tree7046db91faa3d51529ba71484d7f1594ea73be52
parent635ad31002fad736af85adfc96bb9408fb813a7b
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 <f.fainelli@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h