Lubomir Rintel <[email protected]> wrote: > This changes UAPI, breaking iwd and libell: > > ell/key.c: In function 'kernel_dh_compute': > ell/key.c:205:38: error: 'struct keyctl_dh_params' has no member named > 'private'; did you mean 'dh_private'? > struct keyctl_dh_params params = { .private = private, > ^~~~~~~ > dh_private > > This reverts commit 8a2336e549d385bb0b46880435b411df8d8200e8. > > Cc: David Howells <[email protected]> > Cc: James Morris <[email protected]> > Cc: "Serge E. Hallyn" <[email protected]> > Cc: Mat Martineau <[email protected]> > Cc: Andrew Morton <[email protected]> > Cc: Linus Torvalds <[email protected]> > Cc: <[email protected]>
Can I stick your Signed-off-by on it? David

