Module Name: src Committed By: maya Date: Wed Mar 14 18:58:32 UTC 2018
Modified Files:
src/sys/dev/ic: igsfb.c
Log Message:
Don't left shift a negative, use unsigned for bit masks.
Appeases GCC 6 in some build configuration (ALL kernel)
ok uwe
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/ic/igsfb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
