OSDN Git Service

ionic: add dynamic_debug header
authorShannon Nelson <snelson@pensando.io>
Mon, 13 Apr 2020 17:33:10 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Apr 2020 23:30:14 +0000 (16:30 -0700)
commit555cd19d0c6a23b3faef949bccca4822cccc2eb7
treea8f1dae7bfd164e90efd57e323a0bd3f9ed61ee0
parent0e631eee17dcea576ab922fa70e4fdbd596ee452
ionic: add dynamic_debug header

Add the appropriate header for using dynamic_hex_dump(), which
seems to be incidentally included in some configurations but
not all.

Fixes: 7e4d47596b68 ("ionic: replay filters after fw upgrade")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c