Hi,
in this latest version of the IBM eHEA Ethernet Device Driver
we removed all unnecessary variable initializations and did some
code cleanup. We hope that we didn't miss to respond to any of your
suggestions. Please feel free to send us further feedback. We highly
appreciate your efforts.
Thanks,
Jan-Bernd
Signed-off-by: Jan-Bernd Themann <[email protected]>
Changelog-by: Jan-Bernd Themann <[email protected]>
Differences to patch set http://www.spinics.net/lists/netdev/msg12702.html
Changelog:
- Unnecessary variable initializations removed
- Promiscuous mode support included
drivers/net/Kconfig | 9
drivers/net/Makefile | 1
drivers/net/ehea/Makefile | 7
drivers/net/ehea/ehea.h | 438 ++++++
drivers/net/ehea/ehea_ethtool.c | 244 +++
drivers/net/ehea/ehea_hcall.h | 51
drivers/net/ehea/ehea_hw.h | 290 ++++
drivers/net/ehea/ehea_main.c | 2677 ++++++++++++++++++++++++++++++++++++++++
drivers/net/ehea/ehea_phyp.c | 784 +++++++++++
drivers/net/ehea/ehea_phyp.h | 463 ++++++
drivers/net/ehea/ehea_qmr.c | 607 +++++++++
drivers/net/ehea/ehea_qmr.h | 361 +++++
12 files changed, 5932 insertions(+)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]