Though this patchset fixes tsec's driver mcast() instance primarily,
the fix from net.h was propagated to other drivers too, as appropriate.
Notably, these fixes also end up in removal of some unwanted global
static vars from the tsec driver.

Thanks.
Claudiu

Cc: Joe Hershberger <joe.hershber...@gmail.com>

Claudiu Manoil (3):
  net: Fix mcast function pointer prototype
  net: tsec: Fix and cleanup tsec_mcast_addr()
  net: tsec: Fix priv pointer in tsec_mcast_addr()

 drivers/net/rtl8139.c |  2 +-
 drivers/net/tsec.c    | 47 ++++++++++++++++++++---------------------------
 include/net.h         |  2 +-
 3 files changed, 22 insertions(+), 29 deletions(-)

-- 
1.7.11.7


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to