linux/drivers/net/ethernet/intel/igbvf
Jacob Keller 12b28b4108 igbvf: remove unused variable and dead code
The variable rdlen is set but never used, and thus setting it is dead
code. Remove it.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-05-13 15:06:33 -07:00
..
defines.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
igbvf.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igb/igbvf: don't give up 2016-02-15 16:17:57 -08:00
mbx.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
netdev.c igbvf: remove unused variable and dead code 2016-05-13 15:06:33 -07:00
regs.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
vf.c igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
vf.h igbvf: Add support for generic Tx checksums 2016-02-24 15:42:33 -08:00