From 5eef1e4f29c24803294fbbdd38bb528baab970d6 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Fri, 12 Nov 2010 15:14:27 +0000 Subject: package/madwifi: refresh madwifi patches SVN-Revision: 23971 --- package/madwifi/patches/372-queue_vif.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches/372-queue_vif.patch') diff --git a/package/madwifi/patches/372-queue_vif.patch b/package/madwifi/patches/372-queue_vif.patch index aa32b1b227..8b13abc33c 100644 --- a/package/madwifi/patches/372-queue_vif.patch +++ b/package/madwifi/patches/372-queue_vif.patch @@ -24,7 +24,7 @@ vap->iv_devstats.tx_dropped++; --- a/net80211/ieee80211_output.c +++ b/net80211/ieee80211_output.c -@@ -324,9 +324,10 @@ void ieee80211_parent_queue_xmit(struct +@@ -324,9 +324,10 @@ void ieee80211_parent_queue_xmit(struct /* Dispatch the packet to the parent device */ skb->dev = vap->iv_ic->ic_dev; -- cgit v1.2.3