Re: [patch] d80211: fix kernel doc for ieee80211_get_buffered_bc

2006-11-02 Thread John W. Linville
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 [EMAIL PROTECTED]

Applied to wireless-dev.

-- 
John W. Linville
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[patch] d80211: fix kernel doc for ieee80211_get_buffered_bc

2006-10-18 Thread David Kimdon
ieee80211_beacon_get() was already described. The doc entry in
question describes ieee80211_get_buffered_bc().

Signed-off-by: David Kimdon [EMAIL PROTECTED]

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.

--
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html