From c177eb0d43f691697c6835a7cf098615c5101a64 Mon Sep 17 00:00:00 2001 From: acoul Date: Fri, 12 Nov 2010 15:14:27 +0000 Subject: package/madwifi: refresh madwifi patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 aa32b1b22..8b13abc33 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