X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fscm.h;h=f45bb6eca7d4263e179a203872c56c87f765ebe5;hb=2b828925652340277a889cbc11b2d0637f7cdaf7;hp=f160116db54a94c5cf671fd51c46222287d7c635;hpb=8192b0c482d7078fcdcb4854341b977426f6f09b;p=linux-2.6-omap-h63xx.git diff --git a/include/net/scm.h b/include/net/scm.h index f160116db54..f45bb6eca7d 100644 --- a/include/net/scm.h +++ b/include/net/scm.h @@ -14,8 +14,9 @@ struct scm_fp_list { - int count; - struct file *fp[SCM_MAX_FD]; + struct list_head list; + int count; + struct file *fp[SCM_MAX_FD]; }; struct scm_cookie