Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
[linux-2.6-microblaze.git] / drivers / net / ethernet / toshiba / spider_net.h
index c0c68cb..05b1a07 100644 (file)
@@ -470,7 +470,7 @@ struct spider_net_card {
        struct spider_net_extra_stats spider_stats;
 
        /* Must be last item in struct */
-       struct spider_net_descr darray[0];
+       struct spider_net_descr darray[];
 };
 
 #endif