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-2.6.39
/
280-netif_receive_skb.patch
diff --git
a/target/linux/lantiq/patches-2.6.39/280-netif_receive_skb.patch
b/target/linux/lantiq/patches-2.6.39/280-netif_receive_skb.patch
index
7e870e2
..
e4a9ebd
100644
(file)
--- a/
target/linux/lantiq/patches-2.6.39/280-netif_receive_skb.patch
+++ b/
target/linux/lantiq/patches-2.6.39/280-netif_receive_skb.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/lantiq_etop.c
+++ b/drivers/net/lantiq_etop.c
-@@ -155,8 +155,12 @@
+@@ -155,8 +155,12 @@
ltq_etop_hw_receive(struct ltq_etop_chan
skb_put(skb, len);
skb->dev = ch->netdev;
This page took
0.030765 seconds
and
4
git commands to generate.