]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sfc-add-extra-states-for-VDPA'
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2022 12:40:47 +0000 (13:40 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2022 12:40:47 +0000 (13:40 +0100)
commiteab0ac1d71206a0c027983e488cc28fa938015ce
treef16ad06e90e053958c7f2c845f8e201ea1bc4ed4
parentf3f5992fddd5c14d1b168c61e66572eefbad0b89
parent3faf0f1761a52baef2f60d76ac7cefa8f9935013
Merge branch 'sfc-add-extra-states-for-VDPA'

Martin Habets says:

====================
sfc: Add extra states for VDPA

For EF100 VDPA support we need to enhance the sfc driver's load and
unload functionality so that it can probe and then unregister its
network device, so that VDPA can use services such as MCDI to initialise
VDPA resources.

v2:
- Fix checkpatch errors.
- Correct signoffs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>