Fix a typo
authorFlorian Fainelli <florian@openwrt.org>
Wed, 21 Mar 2007 18:47:41 +0000 (18:47 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 21 Mar 2007 18:47:41 +0000 (18:47 +0000)
SVN-Revision: 6630

target/linux/brcm63xx-2.6/patches/100-atm_hacks.patch

index b0afadd88a8e7d36305c1bec3ddfe22b7b37c16b..910b9da3f86e205be14970ac0fa43a3314379bf0 100644 (file)
@@ -74,7 +74,7 @@ diff -urN linux-2.6.19.1/include/linux/atmdev.h linux-2.6.19.1.new/include/linux
        void            *dev_data;      /* per-device data */
        void            *proto_data;    /* per-protocol data */
        struct k_atm_aal_stats *stats;  /* pointer to AAL stats group */
-+#if defined(CONFIG_MIP_BCM963XX)
++#if defined(CONFIG_MIPS_BCM963XX)
 +      struct sock     *sk;            /* socket backpointer */
 +#endif
        /* SVC part --- may move later ------------------------------------- */