summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_iwx.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2020-07-13 14:25:41 +0000
committerkrw <krw@openbsd.org>2020-07-13 14:25:41 +0000
commitd114bbadcb92321e706f331c891fef6f0c63e350 (patch)
treec5b83802013d2fa519ceca293d57b9d1d8fa8ba3 /sys/dev/pci/if_iwx.c
parentCast to uschar when storing a char in an int that will be used as an index. (diff)
downloadwireguard-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