[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130131214306.GA18739@electric-eye.fr.zoreil.com>
Date: Thu, 31 Jan 2013 22:43:06 +0100
From: Francois Romieu <romieu@...zoreil.com>
To: Mugunthan V N <mugunthanvnm@...com>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
linux-arm-kernel@...ts.infradead.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH v2 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N <mugunthanvnm@...com> :
> On 1/31/2013 3:32 AM, Francois Romieu wrote:
[...]
> > It could be factored out.
> Are you mentioning to have static inline function for the above two
> statements above?
Yes. The helper function does not need to be inlined if it does not
save space: this path is not performance critical.
[...]
> >Patch #2 doesn't use the returned status code.
> Will modify the prototype to return void
:o(
The driver should notify the upper layers that the request failed instead
of hiding the stuff under the carpet.
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists