diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 10:58:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 10:58:03 +0000 |
commit | 7758bda7d0615a0fe185b527cb3f4f04a27eb82c (patch) | |
tree | 163c4e19a20aa9425d88f18c5fde2cf30e70dc09 /target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch | |
parent | 51e45450f185c839ecab7062facbecc7cff9953c (diff) | |
download | mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.zip mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.tar.gz mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.tar.bz2 |
refresh kernel patches
SVN-Revision: 11204
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch b/target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch index 3143353..40a7215 100644 --- a/target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch +++ b/target/linux/ixp4xx/patches-2.6.23/012-velocity_BE.patch @@ -1,6 +1,7 @@ -diff -uprN linux-2.6.23.orig/drivers/net/via-velocity.c linux-2.6.23/drivers/net/via-velocity.c ---- linux-2.6.23.orig/drivers/net/via-velocity.c 2007-10-09 15:31:38.000000000 -0500 -+++ linux-2.6.23/drivers/net/via-velocity.c 2007-10-11 00:53:45.000000000 -0500 +Index: linux-2.6.23.17/drivers/net/via-velocity.c +=================================================================== +--- linux-2.6.23.17.orig/drivers/net/via-velocity.c ++++ linux-2.6.23.17/drivers/net/via-velocity.c @@ -96,11 +96,31 @@ MODULE_AUTHOR("VIA Networking Technologi MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("VIA Networking Velocity Family Gigabit Ethernet Adapter Driver"); @@ -782,9 +783,10 @@ diff -uprN linux-2.6.23.orig/drivers/net/via-velocity.c linux-2.6.23/drivers/net /* * Disable MIICR_MAUTO, so that mii addr can be set normally */ -diff -uprN linux-2.6.23.orig/drivers/net/via-velocity.h linux-2.6.23/drivers/net/via-velocity.h ---- linux-2.6.23.orig/drivers/net/via-velocity.h 2007-10-09 15:31:38.000000000 -0500 -+++ linux-2.6.23/drivers/net/via-velocity.h 2007-10-11 00:53:45.000000000 -0500 +Index: linux-2.6.23.17/drivers/net/via-velocity.h +=================================================================== +--- linux-2.6.23.17.orig/drivers/net/via-velocity.h ++++ linux-2.6.23.17/drivers/net/via-velocity.h @@ -196,64 +196,70 @@ * Receive descriptor */ |