commit | c46d15040450c9d6031d90b93382f77419d495ed | [log] [tgz] |
---|---|---|
author | Yongjian Xu <xuyongjiande@gmail.com> | Tue May 20 08:22:50 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 03 23:57:57 2014 -0700 |
tree | 8e37a795743b7810fbbbabdf34e0c93c7b012f76 | |
parent | 27dff8b2f680ce966b5d959be9d69dd0edd92e3b [diff] |
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>