]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): fix warnings from VS2015 C compiler (C4057)
authorarybchik <arybchik@FreeBSD.org>
Sat, 24 Nov 2018 16:30:34 +0000 (16:30 +0000)
committerarybchik <arybchik@FreeBSD.org>
Sat, 24 Nov 2018 16:30:34 +0000 (16:30 +0000)
commitfeb0ca706e87f1139d1cf7d13232efecb717d6ad
treecc8c9037971401f25a1a425fd20d68291afa4a94
parent040dbd48d73f145fbaefaf62ce7ad43746f2818d
sfxge(4): fix warnings from VS2015 C compiler (C4057)

Fix two level 4 warnings
"C4057: 'function': 'const uint8_t *' differs in indirection to
slightly different base types from 'caddr_t'"; no functional changes.

Submitted by:   Andrew Lee <alee at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18124
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_bootcfg.c