Re: [PATCH net-next] tc_act: export all user headers

2016-04-25 Thread Stephen Hemminger
On Mon, 25 Apr 2016 16:52:44 -0400 (EDT) David Miller wrote: > From: David Miller > Date: Mon, 25 Apr 2016 16:49:39 -0400 (EDT) > > > From: Stephen Hemminger > > Date: Fri, 22 Apr 2016 10:06:38 -0700 > > > >> The file tc_ife.h was missing from the export list. > >> Rather than continue to che

Re: [PATCH net-next] tc_act: export all user headers

2016-04-25 Thread David Miller
From: David Miller Date: Mon, 25 Apr 2016 16:49:39 -0400 (EDT) > From: Stephen Hemminger > Date: Fri, 22 Apr 2016 10:06:38 -0700 > >> 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: S

Re: [PATCH net-next] tc_act: export all user headers

2016-04-25 Thread David Miller
From: Stephen Hemminger Date: Fri, 22 Apr 2016 10:06:38 -0700 > 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 Applied.