]> err.no Git - linux-2.6/blobdiff - drivers/net/sis190.c
sundance: PCI ID for ip100a
[linux-2.6] / drivers / net / sis190.c
index ed4bc91638d2083ff40be4deb882d8ed1a4d73e1..31dd3f036fa84cc0f3298efd5f8c9e0fb96897df 100644 (file)
@@ -366,7 +366,7 @@ static const u32 sis190_intr_mask =
  * Maximum number of multicast addresses to filter (vs. Rx-all-multicast).
  * The chips use a 64 element hash table based on the Ethernet CRC.
  */
-static int multicast_filter_limit = 32;
+static const int multicast_filter_limit = 32;
 
 static void __mdio_cmd(void __iomem *ioaddr, u32 ctl)
 {