]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: ionic_intr_free parameter change
authorShannon Nelson <snelson@pensando.io>
Tue, 12 May 2020 00:59:33 +0000 (17:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 May 2020 19:19:30 +0000 (12:19 -0700)
commitb6fcabd77d4ea7d94e3ec4a8c8d4bf770deab294
treec1dbdd452f23d87bc51f0e3773910977c8fb89a4
parent659a6fe266d2837f48ba6bb81a3ee2174730c8a3
ionic: ionic_intr_free parameter change

Change the ionic_intr_free parameter from struct ionic_lif to
struct ionic since that's what it actually cares about.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c