[FE training-materials-updates] kernel sources lab: find the maintainer for an existing driver

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Oct 23 06:08:19 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=b4c53edd91d75a3b058d67e32f49bf47211d5268

>---------------------------------------------------------------

commit b4c53edd91d75a3b058d67e32f49bf47211d5268
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Oct 23 06:06:39 2013 +0200

    kernel sources lab: find the maintainer for an existing driver
    
    - The 3c505 driver is gone (reported by Sébastien Jan)
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

b4c53edd91d75a3b058d67e32f49bf47211d5268
 .../kernel-sources-exploring.tex                   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-sources-exploring/kernel-sources-exploring.tex b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
index 020e6a6..7afc789 100644
--- a/labs/kernel-sources-exploring/kernel-sources-exploring.tex
+++ b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
@@ -47,7 +47,7 @@ exploring the kernel sources.
 
 \begin{enumerate}
 \item Find the Linux logo image in the sources
-\item Find who the maintainer of the 3C505 network driver is.
+\item Find who the maintainer of the MVNETA network driver is.
 \item Find the declaration of the \code{platform_device_register()} function.
 \end{enumerate}
 



More information about the training-materials-updates mailing list