
10 Sep
2013
10 Sep
'13
4:02 p.m.
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@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