]> Pileus Git - ~andy/linux/blobdiff - net/atm/clip.c
[BRIDGE]: adding new device to bridge should enable if up
[~andy/linux] / net / atm / clip.c
index 5f8a1d222720c61ecf8b04ae077834e638a04f8d..ebb5d0ce8b6fd6f61fbe705c3b5162a6b6bca425 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,