[U-Boot] [PATCH 0/3] net: tsec: Fixes for mcast() in the tsec driver
Claudiu Manoil
claudiu.manoil at freescale.com
Tue Sep 10 16:02:04 CEST 2013
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.hershberger at 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
More information about the U-Boot
mailing list