On Tue, Jun 23, 2020 at 04:32:18PM -0400, Dennis Dalessandro wrote: > Two fixes for unload path. One is where the module use count got messed up in a > previous fix, we missed hitting these paths. I missed hitting these paths. The > other patch is going back to kfree for the dummy netdev. We are currently > re-working how this dummy netdev stuff works and will send a series for-next > soon. > > Dennis Dalessandro (2): > IB/hfi1: Restore kfree in dummy_netdev cleanup > IB/hfi1: Fix module use count flaw due to leftover module put calls I fixed the bogus Fixes line, please be more carefull Applied to for-rc Thanks, Jason