projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: add some more fixes to AP handling of buffered frames for powersave clients
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches-3.0
/
200-netif_receive_skb.patch
diff --git
a/target/linux/lantiq/patches-3.0/200-netif_receive_skb.patch
b/target/linux/lantiq/patches-3.0/200-netif_receive_skb.patch
index
7e870e2
..
120266c
100644
(file)
--- a/
target/linux/lantiq/patches-3.0/200-netif_receive_skb.patch
+++ b/
target/linux/lantiq/patches-3.0/200-netif_receive_skb.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/lantiq_etop.c
+++ b/drivers/net/lantiq_etop.c
-@@ -1
55,8 +155,12 @@
+@@ -1
47,8 +147,12 @@ ltq_etop_hw_receive(struct ltq_etop_chan
skb_put(skb, len);
skb->dev = ch->netdev;
This page took
0.019844 seconds
and
4
git commands to generate.