From: Stephen Hemminger <stephen@networkplumber.org>
To: Jamal Hadi Salim <hadi@mojatatu.com>, David Miller <davem@redhat.com>
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next] tc_act: export all user headers
Date: Fri, 22 Apr 2016 10:06:38 -0700 [thread overview]
Message-ID: <20160422100638.4f4280bf@xeon-e3> (raw)
The file tc_ife.h was missing from the export list.
Rather than continue to cherry-pick, just export all headers in the directory.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
--- a/include/uapi/linux/tc_act/Kbuild 2015-05-21 15:13:05.121132983 -0700
+++ b/include/uapi/linux/tc_act/Kbuild 2016-04-22 10:03:24.733449078 -0700
@@ -1,12 +1,2 @@
# UAPI Header export list
-header-y += tc_csum.h
-header-y += tc_defact.h
-header-y += tc_gact.h
-header-y += tc_ipt.h
-header-y += tc_mirred.h
-header-y += tc_nat.h
-header-y += tc_pedit.h
-header-y += tc_skbedit.h
-header-y += tc_vlan.h
-header-y += tc_bpf.h
-header-y += tc_connmark.h
+header-y += *.h
next reply other threads:[~2016-04-22 17:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-22 17:06 Stephen Hemminger [this message]
2016-04-25 20:49 ` [PATCH net-next] tc_act: export all user headers David Miller
2016-04-25 20:52 ` David Miller
2016-04-25 23:05 ` Stephen Hemminger
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=20160422100638.4f4280bf@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=davem@redhat.com \
--cc=hadi@mojatatu.com \
--cc=netdev@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.