Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169294
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the crypto tree |
| Date | 2015-06-20 08:40 +0200 |
| Message-ID | <pDkBA-6Hd-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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 sfr@canb.auug.org.au
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
linux-next: build failure after merge of the crypto tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-06-20 08:40 +0200
csiph-web