]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r340886
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 21 Dec 2018 15:15:07 +0000 (15:15 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 21 Dec 2018 15:15:07 +0000 (15:15 +0000)
commit1b713535aaa27e02505509caf9c234df947eda35
treead9012de37a723e891d03b4259037665de748b01
parent5020baa2def9e6c2f60c8af9ce6ec8d06194fd4b
MFC r340886

sfxge(4): fix warnings from VS2015 C compiler (C4244)

Fix level 4 warning
"C4244: '+=': conversion from 'unsigned int' to 'uint16_t', possible
loss
of data"; no functional changes.

Submitted by:   Andrew Lee <alee at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18120
sys/dev/sfxge/common/efx_vpd.c