Module Name: src Committed By: kamil Date: Wed Jul 25 19:09:38 UTC 2018
Modified Files:
src/sys/netbt: hci.h
Log Message:
Appease GCC in hci_filter_test()
Cast the returned value from hci_filter_test explicitly to int, as
requested by GCC when building with Undefined Behavior Sanitizer.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/netbt/hci.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
