rsi: Fixed the kernel doc
authorJahnavi Meher <jahnavi.meher@gmail.com>
Mon, 16 Jun 2014 14:10:02 +0000 (19:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:21 +0000 (15:49 -0400)
Changed the function header to match the function name.

Signed-off-by: Jahnavi Meher <jahnavi.meher@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rsi/rsi_91x_mac80211.c

index 54aaeb0..a1bdea1 100644 (file)
@@ -185,7 +185,7 @@ static void rsi_register_rates_channels(struct rsi_hw *adapter, int band)
 }
 
 /**
- * rsi_mac80211_attach() - This function is used to de-initialize the
+ * rsi_mac80211_detach() - This function is used to de-initialize the
  *                        Mac80211 stack.
  * @adapter: Pointer to the adapter structure.
  *