ioat(4): Add MODULE_VERSION so MODULE_DEPEND works

Suggested by:	jhb
Review in progress:	cc
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Conrad Meyer 2015-12-04 23:31:32 +00:00
parent 2b8875e3e1
commit c2b69205ac

View File

@ -141,6 +141,7 @@ static driver_t ioat_pci_driver = {
static devclass_t ioat_devclass;
DRIVER_MODULE(ioat, pci, ioat_pci_driver, ioat_devclass, 0, 0);
MODULE_VERSION(ioat, 1);
/*
* Private data structures