freebsd-skq/sys/dev/sbni
Brooks Davis 2f471660fb Copy flags over ifr_union directly rather than via casts through ifr_data.
No functional change in practice.  If the sbni driver supported
64-bit big-endian system, this would be an ABI changes, but it is
i386-only.  The old version leaked a word of stack on 64-bit systems.

This eliminates the only assignment to ifr_data.

Reviewed by:	kib
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14874
2018-03-27 21:06:18 +00:00
..
if_sbni_isa.c Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
if_sbni_pci.c
if_sbni.c Copy flags over ifr_union directly rather than via casts through ifr_data. 2018-03-27 21:06:18 +00:00
if_sbnireg.h
if_sbnivar.h