Module Name:    src
Committed By:   nia
Date:           Sun Aug 14 10:13:06 UTC 2022

Modified Files:
        src/doc: TODO.smpnet

Log Message:
Add bge(4) to the list of drivers that take advantage of NET_MPSAFE


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/doc/TODO.smpnet

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.smpnet
diff -u src/doc/TODO.smpnet:1.46 src/doc/TODO.smpnet:1.47
--- src/doc/TODO.smpnet:1.46	Tue May  3 20:52:30 2022
+++ src/doc/TODO.smpnet	Sun Aug 14 10:13:06 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO.smpnet,v 1.46 2022/05/03 20:52:30 andvar Exp $
+$NetBSD: TODO.smpnet,v 1.47 2022/08/14 10:13:06 nia Exp $
 
 MP-safe components
 ==================
@@ -9,6 +9,7 @@ kernel option.  Some components scale up
  - Device drivers
    - aq(4)
    - bcmgenet(4)
+   - bge(4)
    - iavf(4)
    - ixg(4)
    - ixl(4)

Reply via email to