netifd: update to latest version, fixes interface error reporting for shell proto...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.3 / 505-MIPS-ath79-add-ath79_gpio_function_select.patch
index 6b09fc0a9bc6570b0c3b8b433aba116789d53ebd..86e136f67ec3730a4468843ef57a52f534ade544 100644 (file)
@@ -10,7 +10,7 @@
  #endif /* __ATH79_COMMON_H */
 --- a/arch/mips/ath79/gpio.c
 +++ b/arch/mips/ath79/gpio.c
-@@ -184,6 +184,34 @@ void ath79_gpio_function_setup(u32 set,
+@@ -198,6 +198,34 @@ void ath79_gpio_function_setup(u32 set,
        spin_unlock_irqrestore(&ath79_gpio_lock, flags);
  }