From: Kalle Valo Date: Sun, 30 Nov 2008 18:56:28 +0000 (+0200) Subject: mac80211: document ieee80211_tx_info.pad X-Git-Tag: v3.12-rc1~16879^2~305^2~36 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8bef7a10014c4579c66579ab47fc1bb9563ac42a;p=kernel%2Fkernel-generic.git mac80211: document ieee80211_tx_info.pad Fixes htmldocs warning: Warning(mac80211.h:379): No description found for parameter 'pad[2]' Signed-off-by: Kalle Valo Signed-off-by: John W. Linville --- diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 0a0c593..e84c922 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -323,6 +323,7 @@ struct ieee80211_tx_rate { * @flags: transmit info flags, defined above * @band: the band to transmit on (use for checking for races) * @antenna_sel_tx: antenna to use, 0 for automatic diversity + * @pad: padding, ignore * @control: union for control data * @status: union for status data * @driver_data: array of driver_data pointers