mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Confusing comment.
This commit is contained in:
parent
773065b3b8
commit
0c42807c05
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,7 @@ ppb_request_bus(device_t bus, device_t dev, int how)
|
|||
/*
|
||||
* ppb_release_bus()
|
||||
*
|
||||
* Release the device allocated with ppb_request_dev()
|
||||
* Release the device allocated with ppb_request_bus()
|
||||
*/
|
||||
int
|
||||
ppb_release_bus(device_t bus, device_t dev)
|
||||
|
|
|
|||
Loading…
Reference in a new issue