]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/packet/af_packet.c
locks: export setlease to filesystems
[linux-2.6-omap-h63xx.git] / net / packet / af_packet.c
index f8b83014cccad9ad56108cd1f6a3dce8b71f2b1d..7c27bd389b7ef29c3cdb2b9c6f978d733ff726c3 100644 (file)
@@ -1928,7 +1928,7 @@ static int packet_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations packet_seq_ops = {
+static const struct seq_operations packet_seq_ops = {
        .start  = packet_seq_start,
        .next   = packet_seq_next,
        .stop   = packet_seq_stop,