Re: [PATCH net-next v2 00/10] be2net: patch set
From: David Miller <davem@davemloft.net>
Date: 2015-12-30 17:44:32
From: David Miller <davem@davemloft.net>
Date: 2015-12-30 17:44:32
From: Sathya Perla <redacted> Date: Wed, 30 Dec 2015 11:57:18 +0530
On Wed, Dec 30, 2015 at 2:20 AM, David Miller [off-list ref] wrote:quoted
Please fix the problems reported by the kbuild test robot, they happened when I tried to build this too.David, the test robot is complaining that all values of the enum are not being handled by the switch statement.
That is a legitimate warning, and we fix those wherever they occur. Don't even try to argue that leaving the gcc warning in new code is legitimate.