* [PATCH] mac80211: fixme for kernel-doc
@ 2008-10-13 16:15 Randy Dunlap
2008-10-14 17:58 ` Johannes Berg
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2008-10-13 16:15 UTC (permalink / raw)
To: linux-wireless; +Cc: linville, johannes
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix kernel-doc warnings in mac80211.h.
Fields need real explanations added to them.
Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'icv_len'
Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'iv_len'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
include/net/mac80211.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- lin2627-g3-kdocfixes.orig/include/net/mac80211.h
+++ lin2627-g3-kdocfixes/include/net/mac80211.h
@@ -645,7 +645,8 @@ enum ieee80211_key_flags {
* - Temporal Encryption Key (128 bits)
* - Temporal Authenticator Tx MIC Key (64 bits)
* - Temporal Authenticator Rx MIC Key (64 bits)
- *
+ * @icv_len: FIXME
+ * @iv_len: FIXME
*/
struct ieee80211_key_conf {
enum ieee80211_key_alg alg;
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] mac80211: fixme for kernel-doc
2008-10-13 16:15 [PATCH] mac80211: fixme for kernel-doc Randy Dunlap
@ 2008-10-14 17:58 ` Johannes Berg
2008-10-14 18:01 ` Randy Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2008-10-14 17:58 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-wireless, linville, Felix Fietkau
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
On Mon, 2008-10-13 at 09:15 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Fix kernel-doc warnings in mac80211.h.
> Fields need real explanations added to them.
>
> Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'icv_len'
> Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'iv_len'
Thanks Randy, nbd was going to add those.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] mac80211: fixme for kernel-doc
2008-10-14 17:58 ` Johannes Berg
@ 2008-10-14 18:01 ` Randy Dunlap
0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2008-10-14 18:01 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, linville, Felix Fietkau
Johannes Berg wrote:
> On Mon, 2008-10-13 at 09:15 -0700, Randy Dunlap wrote:
>> From: Randy Dunlap <randy.dunlap@oracle.com>
>>
>> Fix kernel-doc warnings in mac80211.h.
>> Fields need real explanations added to them.
>>
>> Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'icv_len'
>> Warning(lin2627-g3-kdocfixes//include/net/mac80211.h:659): No description found for parameter 'iv_len'
>
> Thanks Randy, nbd was going to add those.
He still can. :)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-14 18:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 16:15 [PATCH] mac80211: fixme for kernel-doc Randy Dunlap
2008-10-14 17:58 ` Johannes Berg
2008-10-14 18:01 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).