
23 Jul
2010
23 Jul
'10
3:31 p.m.
* Chris Lalancette (clalance@redhat.com) wrote:
Some buggy PCI devices actually support FLR, but forget to advertise that fact in their PCI config space. However, Virtual Functions on SR-IOV devices are *required* to support FLR by the spec, so force has_flr on if this is a virtual function.
Right, and if it's not entirely clear here...this allows the kernel to deal with device specific quirks.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
Acked-by: Chris Wright <chrisw@redhat.com>