The controller -> device switch happened in 4.0, fix comment
This commit is contained in:
parent
25703033ca
commit
f1e19070aa
@ -147,7 +147,7 @@ MODULE_DEPEND(re, pci, 1, 1, 1);
|
||||
MODULE_DEPEND(re, ether, 1, 1, 1);
|
||||
MODULE_DEPEND(re, miibus, 1, 1, 1);
|
||||
|
||||
/* "controller miibus0" required. See GENERIC if you get errors here. */
|
||||
/* "device miibus" required. See GENERIC if you get errors here. */
|
||||
#include "miibus_if.h"
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user