net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
authorPaul Blakey <paulb@mellanox.com>
Wed, 25 Sep 2019 15:02:35 +0000 (18:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:08:28 +0000 (20:08 +0200)
commitdfe5999dc03e321d08190772c98843284d5cf419
treeac8bf4a5f9709c41c13d3a9371e53480835c734b
parentdac91170f8e9c73784af5fad6225e954b795601c
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N

This a new feature, it is preferred that it defaults to N.
We will probe the feature support from userspace before actually using it.

Fixes: 95a7233c452a ('net: openvswitch: Set OvS recirc_id from tc chain index')
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/Kconfig