diff options
author | imp <imp@FreeBSD.org> | 2014-08-07 21:56:46 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2014-08-07 21:56:46 +0000 |
commit | cd2dcdc3d6e03032497baff3cc5a8d1c6e1f8f3a (patch) | |
tree | 08b5b85954ac14862f6003f0bcb8494995224390 /lib/libc/net/linkaddr.c | |
parent | 1cf5db2416d3e5249f74f5f5c3316f9106855dbe (diff) | |
download | FreeBSD-src-cd2dcdc3d6e03032497baff3cc5a8d1c6e1f8f3a.zip FreeBSD-src-cd2dcdc3d6e03032497baff3cc5a8d1c6e1f8f3a.tar.gz |
Cast queue length because q_len isn't really an enum in the same sense
that clang wants it to be (a value that can only have values inside
the enum range), but rather an unsigned count of bytes.
Diffstat (limited to 'lib/libc/net/linkaddr.c')
0 files changed, 0 insertions, 0 deletions