[IRDA]: irlmp_unregister_link() needs to free lsaps.
[safe/jmp/linux-2.6] / net / irda / ircomm / ircomm_core.c
index 4749f8f..2d63fa8 100644 (file)
@@ -562,7 +562,7 @@ static int ircomm_seq_show(struct seq_file *seq, void *v)
        return 0;
 }
 
-static struct seq_operations ircomm_seq_ops = {
+static const struct seq_operations ircomm_seq_ops = {
        .start  = ircomm_seq_start,
        .next   = ircomm_seq_next,
        .stop   = ircomm_seq_stop,