wireless: fix fatal kernel-doc error + warning in mac80211.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 23 May 2011 00:22:45 +0000 (17:22 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 May 2011 19:39:32 +0000 (15:39 -0400)
Fix new kernel-doc Error and Warning in <net/mac80211.h>:

Error(linux-2.6.39-git5/include/net/mac80211.h:550): cannot understand prototype: 'struct ieee80211_sched_scan_ies '
Warning(linux-2.6.39-git5/include/net/mac80211.h:2289): No description found for parameter 'sta'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found