Re: [PATCH v3 36/36] net/e1000: update e1000 documentation

2025-02-07 Thread Bruce Richardson
On Fri, Feb 07, 2025 at 12:45:28PM +, Anatoly Burakov wrote: > Now that the base code has been brought up to date, update the docs to > call this out. > > Signed-off-by: Anatoly Burakov > --- > doc/guides/rel_notes/release_25_03.rst | 1 + > drivers/net/intel/e1000/base/README| 6 +++---

[PATCH v3 36/36] net/e1000: update e1000 documentation

2025-02-07 Thread Anatoly Burakov
Now that the base code has been brought up to date, update the docs to call this out. Signed-off-by: Anatoly Burakov --- doc/guides/rel_notes/release_25_03.rst | 1 + drivers/net/intel/e1000/base/README| 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/guides/rel_