]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/fealnx.c
Massive net driver const-ification.
[net-next-2.6.git] / drivers / net / fealnx.c
index 55dbe9a3fd56fadcd2cab367cc26924489f5d06e..a8449265e5fd5a2dbae2ffb2ee9b6ec297a3d79c 100644 (file)
@@ -160,7 +160,7 @@ struct chip_info {
        int flags;
 };
 
-static struct chip_info skel_netdrv_tbl[] = {
+static const struct chip_info skel_netdrv_tbl[] = {
        {"100/10M Ethernet PCI Adapter", 136, HAS_MII_XCVR},
        {"100/10M Ethernet PCI Adapter", 136, HAS_CHIP_XCVR},
        {"1000/100/10M Ethernet PCI Adapter", 136, HAS_MII_XCVR},