* [patch] d80211: fix kernel doc for ieee80211_get_buffered_bc
@ 2006-10-18 22:44 David Kimdon
2006-11-03 2:09 ` John W. Linville
0 siblings, 1 reply; 2+ messages in thread
From: David Kimdon @ 2006-10-18 22:44 UTC (permalink / raw)
To: netdev; +Cc: John W. Linville, Jiri Benc, David Kimdon
[-- Attachment #1: d80211-docs.patch --]
[-- Type: text/plain, Size: 788 bytes --]
ieee80211_beacon_get() was already described. The doc entry in
question describes ieee80211_get_buffered_bc().
Signed-off-by: David Kimdon <david.kimdon@devicescape.com>
Index: wireless-dev/include/net/d80211.h
===================================================================
--- wireless-dev.orig/include/net/d80211.h
+++ wireless-dev/include/net/d80211.h
@@ -782,7 +782,7 @@ struct sk_buff * ieee80211_beacon_get(st
struct ieee80211_tx_control *control);
/**
- * ieee80211_beacon_get - accessing buffered broadcast and multicast frames
+ * ieee80211_get_buffered_bc - accessing buffered broadcast and multicast frames
* @dev: pointer to &struct net_device as obtained from
* ieee80211_alloc_hw().
* @if_id: interface ID from &struct ieee80211_if_init_conf.
--
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch] d80211: fix kernel doc for ieee80211_get_buffered_bc
2006-10-18 22:44 [patch] d80211: fix kernel doc for ieee80211_get_buffered_bc David Kimdon
@ 2006-11-03 2:09 ` John W. Linville
0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2006-11-03 2:09 UTC (permalink / raw)
To: David Kimdon; +Cc: netdev, Jiri Benc
On Wed, Oct 18, 2006 at 03:44:05PM -0700, David Kimdon wrote:
> ieee80211_beacon_get() was already described. The doc entry in
> question describes ieee80211_get_buffered_bc().
>
> Signed-off-by: David Kimdon <david.kimdon@devicescape.com>
Applied to wireless-dev.
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-03 2:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 22:44 [patch] d80211: fix kernel doc for ieee80211_get_buffered_bc David Kimdon
2006-11-03 2:09 ` John W. Linville
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).