Am Sonntag, den 15.01.2012, 18:44 -0500 schrieb Mike Frysinger:
> On Sunday 15 January 2012 14:46:07 Stephan Linz wrote:
> > In xilinx_ll_temac_initialize() the memory is already zero-ed
> > by the call to calloc, so this loop is useless.
>
> has this driver already been merged ? if not, the pro
Dear Stephan Linz,
In message <1326656767-28695-1-git-send-email-l...@li-pro.net> you wrote:
> In xilinx_ll_temac_initialize() the memory is already zero-ed
> by the call to calloc, so this loop is useless.
>
> Signed-off-by: Stephan Linz
> ---
> drivers/net/xilinx_ll_temac.c |4
> 1 f
On Sunday 15 January 2012 14:46:07 Stephan Linz wrote:
> In xilinx_ll_temac_initialize() the memory is already zero-ed
> by the call to calloc, so this loop is useless.
has this driver already been merged ? if not, the process is to update the
patch and send the new version to the list as a v2 .
In xilinx_ll_temac_initialize() the memory is already zero-ed
by the call to calloc, so this loop is useless.
Signed-off-by: Stephan Linz
---
drivers/net/xilinx_ll_temac.c |4
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/net/xilinx_ll_temac.c b/drivers/net/xili
4 matches
Mail list logo