Re: [PATCH] net: dsa/slave: Fix compilation warnings
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2012-10-30 09:45:33
Also in:
lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2012-10-30 09:45:33
Also in:
lkml
On 30 October 2012 14:56, Daniel Lezcano [off-list ref] wrote:
Well, it is the same here, no ? Except, it is up to the user to disable the option.
I didn't wanted to add code like this:
quoted
+ select NET_DSA_TAG_DSA if (!NET_DSA_TAG_EDSA && !NET_DSA_TAG_TRAILER)
Why should we select NET_DSA_TAG_DSA by default? What made us select that? For this reason, i went to the solution i offered. Anyway, i just wanted to get rid of the warning. Whatever maintainer feels is better must be selected. -- viresh