linux/drivers/staging/qlge
Coiby Xu b9ccc256d4 staging: qlge: re-write qlge_init_device
Stop calling ql_release_all in qlge_init_device and free things one step
at a time.

struct qlge_adapter *qdev is now a private structure of struct devlink
and memset is not necessary.

Link: https://lore.kernel.org/patchwork/patch/1321092/#1516928
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Coiby Xu <coiby.xu@gmail.com>
Link: https://lore.kernel.org/r/20210123104613.38359-4-coiby.xu@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-29 16:54:20 +01:00
..
Kconfig staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
Makefile staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
qlge_dbg.c staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers 2021-01-29 16:54:20 +01:00
qlge_devlink.c staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
qlge_devlink.h staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
qlge_ethtool.c staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
qlge_main.c staging: qlge: re-write qlge_init_device 2021-01-29 16:54:20 +01:00
qlge_mpi.c staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers 2021-01-29 16:54:20 +01:00
qlge.h staging: qlge: Initialize devlink health dump framework 2021-01-29 16:54:20 +01:00
TODO staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers 2021-01-29 16:54:20 +01:00