net/e1000/base: remove useless statement
authorGuinan Sun <guinanx.sun@intel.com>
Mon, 6 Jul 2020 08:12:12 +0000 (08:12 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 7 Jul 2020 21:38:27 +0000 (23:38 +0200)
commit572ed68e12c74d0bb2704484a250dcf8e209a7bc
treeff5b374bce7c62519ae379cf01a86d3b574340eb
parent4e408146c8a1036ad8d6c2c1f72f9c97a7d6537d
net/e1000/base: remove useless statement

As it stands now, this fix will not change the current functionality
of the code. In addition, we remove the comment that seemed to be
a copy/paste from a separate implementation.

Signed-off-by: Jeb Cramer <jeb.j.cramer@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/e1000/base/e1000_ich8lan.c