mac80211: Fix missing kernel-doc notation
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Sun, 22 Nov 2009 08:17:58 +0000 (13:47 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Nov 2009 22:05:40 +0000 (17:05 -0500)
Fix the following htmldocs warnings:

  Warning(net/mac80211/sta_info.h:322): No description found for parameter 'drv_unblock_wk'
  Warning(net/mac80211/sta_info.h:322): No description found for parameter 'drv_unblock_wk'

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: John W. Linville <linville@tuxdriver.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found