mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
The HandleProtocol() is deprecated interface and we should use OpenProtocol() instead. Moreover, in some firmware implementation(s), the HandleProtocol() does return device path using static storage, so we can not keep the value returned there. With same firmware, the OpenProtocol() does return data we do not need to clone. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D21162 |
||
|---|---|---|
| .. | ||
| drv.h | ||
| Makefile | ||
| proto.c | ||