lantiq: fix eep handling patch
authorJohn Crispin <john@openwrt.org>
Thu, 5 Jun 2014 08:19:52 +0000 (08:19 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 5 Jun 2014 08:19:52 +0000 (08:19 +0000)
0b79a4a66d17d2c7c12cde8d13637c1b0e5152c2 broke the patch

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41005

target/linux/lantiq/patches-3.10/0010-MIPS-lantiq-wifi-and-ethernet-eeprom-handling.patch

index 50c05277106e6d67df87125a4e714d70c56e56e5..2580fcd5732640a471519385bc22834b9748ea97 100644 (file)
@@ -50,7 +50,7 @@ Subject: [PATCH 18/22] owrt: lantiq: wifi and ethernet eeprom handling
  obj-$(CONFIG_XRX200_PHY_FW) += xrx200_phy_fw.o
 --- /dev/null
 +++ b/arch/mips/lantiq/xway/ath_eep.c
-@@ -0,0 +1,248 @@
+@@ -0,0 +1,250 @@
 +/*
 + *  Copyright (C) 2011 Luca Olivetti <luca@ventoso.org>
 + *  Copyright (C) 2011 John Crispin <blogic@openwrt.org>