]> git.baikalelectronics.ru Git - kernel.git/commit
staging: qlge: add documentation for debugging qlge
authorCoiby Xu <coiby.xu@gmail.com>
Sat, 23 Jan 2021 10:46:13 +0000 (18:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jan 2021 15:54:21 +0000 (16:54 +0100)
commit055edd73fad17c8d9faf3c192ebeb90e2faa49f8
tree31040ad923a5cd22f72fabac41b0cf8d2f105401
parent66fe0898822ec207e70416a7527b47ea148d3155
staging: qlge: add documentation for debugging qlge

Instructions and examples on kernel data structures dumping and
coredump.

Signed-off-by: Coiby Xu <coiby.xu@gmail.com>
Link: https://lore.kernel.org/r/20210123104613.38359-9-coiby.xu@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/networking/device_drivers/index.rst
Documentation/networking/device_drivers/qlogic/index.rst [new file with mode: 0644]
Documentation/networking/device_drivers/qlogic/qlge.rst [new file with mode: 0644]
MAINTAINERS