From: Guenter Roeck <linux@roeck-us.net>
To: stable <stable@vger.kernel.org>
Cc: Sasha Levin <sasha.levin@oracle.com>
Subject: v3.18-stable-queue build failures
Date: Sun, 26 Apr 2015 03:30:44 -0700 [thread overview]
Message-ID: <553CBE54.7060303@roeck-us.net> (raw)
Hi,
almost all builds in v3.18-stable-queue fail with
In file included from net/socket.c:74:0:
include/linux/if_vlan.h: In function 'vlan_put_tag':
include/linux/if_vlan.h:409:3: error: implicit declaration of function '__vlan_put_tag' [-Werror=implicit-function-declaration]
include/linux/if_vlan.h:409:3: warning: return makes pointer from integer without a cast [enabled by default]
groeck@server:~/src/linux-stable$ git grep __vlan_put_tag
include/linux/if_vlan.h: return __vlan_put_tag(skb, vlan_proto, vlan_tci);
It appears that 'vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto' was incomplete
for v3.18.
Guenter
next reply other threads:[~2015-04-26 10:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-26 10:30 Guenter Roeck [this message]
2015-04-27 3:17 ` v3.18-stable-queue build failures Sasha Levin
2015-04-27 15:36 ` Guenter Roeck
2015-04-28 1:37 ` Sasha Levin
2015-04-28 2:21 ` Guenter Roeck
-- strict thread matches above, loose matches on Subject: below --
2016-01-22 14:21 Guenter Roeck
2016-01-22 16:35 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=553CBE54.7060303@roeck-us.net \
--to=linux@roeck-us.net \
--cc=sasha.levin@oracle.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.