]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sif: Let sif_remove implement the shutdown entry point
authorKnut Omang <knut.omang@oracle.com>
Wed, 20 Jul 2016 06:15:24 +0000 (08:15 +0200)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Wed, 27 Jul 2016 17:24:22 +0000 (10:24 -0700)
commit8f48cfbbc00ffbd4e61debf90cdcfd73ef905638
treed34c6bf8a135ed5a1db803ec9a78e6ec06c6d60f
parentb26983c8bd8a00ce32366c896c34cebcde4aaec8
sif: Let sif_remove implement the shutdown entry point

Due to bugs in the FLR handling on PSIF 2.1, we need to make sure
that the driver gets to do a full unload whenever possible.
Simply let the shutdown entry point be sif_remove similar
to the remove entry point.

Orabug: 24322970

Signed-off-by: Knut Omang <knut.omang@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
drivers/infiniband/hw/sif/sif_main.c