X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches-3.2%2F0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch;h=fb9e66cb1bf7f589e50b030893d16da53d111f5f;hb=d1f448b466341c016f19a878b6faf700aa185887;hp=bd7e66655d3930fa16293865ae29f338ce376341;hpb=9250e93065e309842d71711320dba9722802d2ab;p=openwrt.git diff --git a/target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch b/target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch index bd7e66655d..fb9e66cb1b 100644 --- a/target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch +++ b/target/linux/lantiq/patches-3.2/0020-NET-MIPS-lantiq-return-value-of-request_irq-was-not-.patch @@ -17,8 +17,6 @@ Cc: netdev@vger.kernel.org drivers/net/ethernet/lantiq_etop.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) -diff --git a/drivers/net/ethernet/lantiq_etop.c b/drivers/net/ethernet/lantiq_etop.c -index 9fd6779..dddb9fe 100644 --- a/drivers/net/ethernet/lantiq_etop.c +++ b/drivers/net/ethernet/lantiq_etop.c @@ -312,6 +312,7 @@ ltq_etop_hw_init(struct net_device *dev) @@ -66,6 +64,3 @@ index 9fd6779..dddb9fe 100644 } static void --- -1.7.9.1 -