aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLuis R. Rodriguez <[email protected]>2014-02-25 17:15:12 -0800
committerDavid S. Miller <[email protected]>2014-02-27 15:59:09 -0500
commit589f5816f3f660aa4b1c93fc9eac58a1e807bbbb (patch)
treed7d8c17ad45d2670d7f705963056c0ef666cc448 /include/linux
parent118ce7ab9785846e1c673f6130bee526c127206c (diff)
net: kdoc struct net_device flags and priv_flags
We have documentation for these flags but they're scattered all over the place. #defines don't allow documentation to be written easily so to help to start bringing some documentation together use the enums kdoc practice but keep the defines to allow userspace to be able to #ifdef them. I've verified the same values are assigned before and after with a simple userspace test program [0] and checksumming the output. [0] http://drvbp1.linux-foundation.org/~mcgrof/kdoc/netdev_flags/ mcgrof@gnat ~/tmp $ ./check-flags | sha1sum 0ec5b6b1840aa3bb9ce464e61c564820871c92c3 - Cc: [email protected] Cc: [email protected] Cc: Ben Hutchings <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: David Miller <[email protected]> Signed-off-by: Luis R. Rodriguez <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions