Message ID | 20200624075337.6768-43-guinanx.sun@intel.com (mailing list archive) |
---|---|
State | Superseded, archived |
Delegated to: | Qi Zhang |
Headers | show |
Series | update e1000 base code | expand |
Context | Check | Description |
---|---|---|
ci/Intel-compilation | success | Compilation OK |
ci/travis-robot | success | Travis build: passed |
ci/checkpatch | success | coding style OK |
diff --git a/drivers/net/e1000/base/README b/drivers/net/e1000/base/README index 56738d001..b84ee5ad6 100644 --- a/drivers/net/e1000/base/README +++ b/drivers/net/e1000/base/README @@ -1,9 +1,9 @@ /* SPDX-License-Identifier: BSD-3-Clause - * Copyright(c) 2010-2016 Intel Corporation + * Copyright(c) 2010-2020 Intel Corporation */ This directory contains source code of FreeBSD em & igb drivers of version -cid-shared-code.2016.11.22 released by ND. The sub-directory of base/ +cid-gigabit.2020.06.05.tar.gz released by ND. The sub-directory of base/ contains the original source package. This driver is valid for the product(s) listed below
Update base code version in readme. Signed-off-by: Guinan Sun <guinanx.sun@intel.com> --- drivers/net/e1000/base/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)