From e58a81ac3aff03a2ae601412b5bb056cad07115b Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Tue, 28 Aug 2007 17:01:52 -0400 Subject: [PATCH] --- yaml --- r: 66339 b: refs/heads/master c: 4dfd1d2f6aeeac67d17d6c22052ae3a86db85c0b h: refs/heads/master i: 66337: a63303f8f1e70e5fcfc06b4671883b1611658e2a 66335: 61c7f8797ca3028aad64fcd54420899adfb66f26 v: v3 --- [refs] | 2 +- trunk/include/net/mac80211.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index d30001913215..f2c5aa7fefc0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50339a67e2d4386d8919195989371579cab8649d +refs/heads/master: 4dfd1d2f6aeeac67d17d6c22052ae3a86db85c0b diff --git a/trunk/include/net/mac80211.h b/trunk/include/net/mac80211.h index e503cd37f82e..233444b46d9a 100644 --- a/trunk/include/net/mac80211.h +++ b/trunk/include/net/mac80211.h @@ -568,9 +568,6 @@ struct ieee80211_ops { int (*tx)(struct ieee80211_hw *hw, struct sk_buff *skb, struct ieee80211_tx_control *control); - /* Handler for performing hardware reset. */ - int (*reset)(struct ieee80211_hw *hw); - /* Handler that is called when any netdevice attached to the hardware * device is set UP for the first time. This can be used, e.g., to * enable interrupts and beacon sending. */