Fix a typo
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Mar 2007 18:47:41 +0000 (18:47 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Mar 2007 18:47:41 +0000 (18:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6630 3c298f89-4303-0410-b956-a3cf2f4a3e73

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 ------------------------------------- */