correct a dead URL in the IP_MULTICAST help text
[powerpc.git] / net / atm / clip.c
index 5f8a1d2..ebb5d0c 100644 (file)
@@ -971,7 +971,7 @@ out_kfree:
        goto out;
 }
 
-static struct file_operations arp_seq_fops = {
+static const struct file_operations arp_seq_fops = {
        .open           = arp_seq_open,
        .read           = seq_read,
        .llseek         = seq_lseek,