linux-stable/drivers/net/ethernet/xilinx
Ivan Vecera 47ea032533 drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Many drivers initialize uselessly n_priv_flags, n_stats, testinfo_len,
eedump_len & regdump_len fields in their .get_drvinfo() ethtool op.
It's not necessary as these fields is filled in ethtool_get_drvinfo().

v2: removed unused variable
v3: removed another unused variable

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-16 00:24:10 -07:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver 2012-01-25 16:59:47 -05:00
ll_temac.h
ll_temac_main.c net: ll_temac: Remove sparse warnings 2015-06-07 15:20:42 -07:00
ll_temac_mdio.c net: ll_temac: Use of_property_read_u32 instead of open-coding it 2015-09-24 14:30:00 -07:00
xilinx_axienet.h net: axienet: Fix kernel-doc warnings 2015-05-05 19:34:01 -04:00
xilinx_axienet_main.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
xilinx_axienet_mdio.c net: axinet: Use of_property_read_u32 instead of open-coding it 2015-09-24 14:30:00 -07:00
xilinx_emaclite.c net: fix phy refcounting in a bunch of drivers 2015-09-24 23:04:53 -07:00