ieee80211: fix kernel-doc parsing errors
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Apr 2017 07:58:52 +0000 (10:58 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 Nov 2017 17:10:03 +0000 (18:10 +0100)
commitae89c23d509944f30c071f9106bc62f3b1332997
tree8baca5513a53c3d750627ca639ef368bd46060c2
parent4ab20811d8444ef01bad2839d7cc2f891a19b9f5
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>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h