diff options
author | 2020-07-13 14:25:41 +0000 | |
---|---|---|
committer | 2020-07-13 14:25:41 +0000 | |
commit | d114bbadcb92321e706f331c891fef6f0c63e350 (patch) | |
tree | c5b83802013d2fa519ceca293d57b9d1d8fa8ba3 /sys/dev/pci/if_iwx.c | |
parent | Cast to uschar when storing a char in an int that will be used as an index. (diff) | |
download | wireguard-openbsd-d114bbadcb92321e706f331c891fef6f0c63e350.tar.xz wireguard-openbsd-d114bbadcb92321e706f331c891fef6f0c63e350.zip |
Where we have a pointer (sc) to the relevant adapter_softc, use
&sc->sc_dev to get a device pointer rather than using the void *
whence we obtained 'sc'.
Diffstat (limited to 'sys/dev/pci/if_iwx.c')
0 files changed, 0 insertions, 0 deletions