]> err.no Git - linux-2.6/blobdiff - net/decnet/af_decnet.c
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
[linux-2.6] / net / decnet / af_decnet.c
index bfa910b6ad25935af657beea80cadab38e843ee8..ed76d4aab4a9dd241295463795ce373a7a317833 100644 (file)
@@ -2304,7 +2304,7 @@ static int dn_socket_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations dn_socket_seq_ops = {
+static const struct seq_operations dn_socket_seq_ops = {
        .start  = dn_socket_seq_start,
        .next   = dn_socket_seq_next,
        .stop   = dn_socket_seq_stop,