From: Feng Kan <[email protected]> Date: Fri, 19 Dec 2014 09:36:13 -0800 > On Fri, Dec 19, 2014 at 9:31 AM, David Miller <[email protected]> wrote: >> From: Feng Kan <[email protected]> >> Date: Thu, 18 Dec 2014 15:39:51 -0800 >> >>> +#define NO_MAC_FOUND 0 >>> +#define RES_ENET_CSR 0 >>> +#define RES_RING_CSR 1 >>> +#define RES_RING_CMD 2 > Is there a issue with the RES defines, do you prefer enum types?
I don't have any problem with those. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

