mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 14:25:50 -05:00
Some casts from pointers to uint64_t and back in lio_main.c cause base gcc on i386 to warn "cast from pointer to integer of different size", and vice versa. Add additional casts to uintptr_t to suppress these. Reviewed by: sbruno MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D15754 |
||
|---|---|---|
| .. | ||
| base | ||
| lio_bsd.h | ||
| lio_core.c | ||
| lio_ioctl.c | ||
| lio_ioctl.h | ||
| lio_main.c | ||
| lio_main.h | ||
| lio_network.h | ||
| lio_rss.c | ||
| lio_rss.h | ||
| lio_rxtx.c | ||
| lio_rxtx.h | ||
| lio_sysctl.c | ||