android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/e1000
Yongjian Xu c46d150404 e1000: remove the check: skb->len<=0
There is no case skb->len would be 0 or 'negative'.
Remove the check.

Signed-off-by: Yongjian Xu <xuyongjiande@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-03 23:57:57 -07:00
..
e1000.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
e1000_ethtool.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
e1000_hw.c e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers 2014-05-27 02:10:44 -07:00
e1000_hw.h
e1000_main.c e1000: remove the check: skb->len<=0 2014-06-03 23:57:57 -07:00
e1000_osdep.h
e1000_param.c e1000: fix whitespace issues and multi-line comments 2013-02-15 21:46:37 -08:00
Makefile