Hi Herbert, After merging the crypto tree, today's linux-next build (x86_64 allmodconfig) failed like this:
net/mac802154/llsec.c: In function 'llsec_do_encrypt_auth':
/scratch/sfr/next/net/mac802154/llsec.c:675:15: error: 'dst' undeclared (first
use in this function)
sg_init_one(dst, skb_put(skb, authlen), authlen);
^
Caused by commit:
7df416952e1e ("Merge remote-tracking branch 'crypto/master'")
I made a small mistake by leaving that line in when I resolved the
conflict. I have now removed that line.
--
Cheers,
Stephen Rothwell [email protected]
pgpZGvWEdMc3q.pgp
Description: OpenPGP digital signature

