Re: [U-Boot] [PATCH] net: ll_temac: drop obsolete "NAMESIZE" define

2012-04-21 Thread Wolfgang Denk
Dear Stephan Linz, In message <1334074857-16432-1-git-send-email-l...@li-pro.net> you wrote: > ... after commit "net/miiphy/serial: drop duplicate NAMESIZE > define" (sha1:f6add13) was applied. The building of the new > LL TEMAC network driver fails with error below: > > xilinx_ll_temac.c: In fun

Re: [U-Boot] [PATCH] net: ll_temac: drop obsolete "NAMESIZE" define

2012-04-10 Thread Mike Frysinger
On Tuesday 10 April 2012 12:20:57 Stephan Linz wrote: > ... after commit "net/miiphy/serial: drop duplicate NAMESIZE > define" (sha1:f6add13) was applied. The building of the new > LL TEMAC network driver fails with error below: > > xilinx_ll_temac.c: In function 'xilinx_ll_temac_initialize': > xi