K 10 svn:author V 2 np K 8 svn:date V 27 2018-05-01T14:59:38.601213Z K 7 svn:log V 341 cxgbe(4): Destroy the cdev before disabling interrupts in driver detach. Filter work requests are submitted in the nexus cdev's ioctl which then blocks waiting for a reply. If driver detach runs in this state and disables interrupts the ioctl will never complete and detach will hang in destroy_cdev. Sponsored by: Chelsio Communications END