[U-Boot] [PATCH 1/4] net/miiphy/serial: drop duplicate "NAMESIZE" define

Wolfgang Denk wd at denx.de
Sun Mar 18 20:11:49 CET 2012


Dear Mike Frysinger,

In message <1320970267-22297-1-git-send-email-vapier at gentoo.org> you wrote:
> A few subsystems are using the same define "NAMESIZE".  This has been
> working so far because they define it to the same number.  However, I
> want to change the size of eth_device's NAMESIZE, so rather than tweak
> the define names, simply drop references to it.  Almost no one does,
> and the handful that do can easily be changed to a sizeof().
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  board/Marvell/db64360/mv_eth.c |    2 +-
>  board/Marvell/db64460/mv_eth.c |    2 +-
>  board/esd/cpci750/mv_eth.c     |    2 +-
>  board/evb64260/eth.c           |    2 +-
>  board/prodrive/p3mx/mv_eth.c   |    2 +-
>  drivers/net/armada100_fec.c    |    2 +-
>  drivers/net/mvgbe.c            |    2 +-
>  drivers/qe/uec_phy.c           |    2 +-
>  include/miiphy.h               |    2 +-
>  include/net.h                  |    4 +---
>  include/serial.h               |    5 ++---
>  net/eth.c                      |    2 +-
>  12 files changed, 13 insertions(+), 16 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de

There were meetings. There were always meetings. And they were  dull,
which is part of the reason they were meetings. Dull likes company.
                                    - Terry Pratchett, _Making_Money_


More information about the U-Boot mailing list