[PATCH 097/193] drivers/net/team: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Kees Cook
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: Jiri Pirko Signed-off-by: Kees Cook --- drivers/net/team/Kconfig |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH 097/193] drivers/net/team: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Jiri Pirko
Tue, Oct 23, 2012 at 10:02:50PM CEST, keesc...@chromium.org wrote: >This config item has not carried much meaning for a while now and is >almost always enabled by default. As agreed during the Linux kernel >summit, remove it. > >CC: Jiri Pirko I wanted to do this anyway. Acked-by: Jiri Pirko