Commit 19d2e619 authored by Jahnavi Meher's avatar Jahnavi Meher Committed by John W. Linville

rsi: Fixed the kernel doc

Changed the function header to match the function name.
Signed-off-by: default avatarJahnavi Meher <jahnavi.meher@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 51b4a86a
...@@ -185,7 +185,7 @@ static void rsi_register_rates_channels(struct rsi_hw *adapter, int band) ...@@ -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. * Mac80211 stack.
* @adapter: Pointer to the adapter structure. * @adapter: Pointer to the adapter structure.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment