]> git.baikalelectronics.ru Git - kernel.git/commit
ieee80211: fix kernel-doc parsing errors
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Apr 2017 07:58:52 +0000 (10:58 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 26 Apr 2017 21:17:42 +0000 (23:17 +0200)
commit068214ca930e277fe0d32b2a7d707d8bdf380707
treef0feeaa404274bba07c5f57998b52057084cdfd9
parent8c55ac55793d06455751c59828984fc5d8b09d1a
ieee80211: fix kernel-doc parsing errors

Some of the enum definitions are unnamed but there's still
an attempt at documenting them - that doesn't work. Name
them to make that work.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h