Re: d80211: remove unused variable in ieee80211_rx_irqsafe

2006-11-02 Thread John W. Linville
On Wed, Oct 25, 2006 at 11:16:21AM -0700, David Kimdon wrote: > tmp is unused. 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.kern

d80211: remove unused variable in ieee80211_rx_irqsafe

2006-10-25 Thread David Kimdon
tmp is unused. Signed-off-by: David Kimdon <[EMAIL PROTECTED]> Index: wireless-dev/net/d80211/ieee80211.c === --- wireless-dev.orig/net/d80211/ieee80211.c +++ wireless-dev/net/d80211/ieee80211.c @@ -3843,7 +3843,7 @@ void ieee80211_r