On 8/22/18 9:35 AM, Matthew Macy wrote:
Johannes - do you know off hand?
-M

Hi,

This function is still not implemented. This is part of the LGPLv2 part.

Probably the function and the restore companion doesn't have to panic.

--HPS

static inline void
linux_pci_save_state(struct pci_dev *pdev)
{

        panic("implment me!!");
        UNIMPLEMENTED();
}

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to