X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=net%2Fx25%2Fx25_proc.c;h=dfb80116c59f5da90ba87d1315e06d1d717a6105;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=37c9447e589bd3b3354c9fe22118120e3d034778;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/net/x25/x25_proc.c b/net/x25/x25_proc.c index 37c9447e5..dfb80116c 100644 --- a/net/x25/x25_proc.c +++ b/net/x25/x25_proc.c @@ -134,7 +134,7 @@ static void x25_seq_socket_stop(struct seq_file *seq, void *v) static int x25_seq_socket_show(struct seq_file *seq, void *v) { struct sock *s; - struct x25_opt *x25; + struct x25_sock *x25; struct net_device *dev; const char *devname;