net/sfc/base: update notes on interrupt testing on VFs
Signed-off-by: Andy Moreton <amoreton@solarflare.com> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
parent
ae8caa46a7
commit
64548b47e1
@ -173,8 +173,8 @@ medford2_board_cfg(
|
||||
|
||||
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
|
||||
/*
|
||||
* Interrupt testing does not work for VFs. See bug50084.
|
||||
* FIXME: Does this still apply to Medford2?
|
||||
* Interrupt testing does not work for VFs on Medford2.
|
||||
* See bug50084 and bug71432 comment 21.
|
||||
*/
|
||||
encp->enc_bug41750_workaround = B_TRUE;
|
||||
}
|
||||
|
@ -173,8 +173,8 @@ medford_board_cfg(
|
||||
|
||||
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
|
||||
/*
|
||||
* Interrupt testing does not work for VFs. See bug50084.
|
||||
* FIXME: Does this still apply to Medford?
|
||||
* Interrupt testing does not work for VFs. See bug50084 and
|
||||
* bug71432 comment 21.
|
||||
*/
|
||||
encp->enc_bug41750_workaround = B_TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user