diff options
author | Ryan Libby <rlibby@FreeBSD.org> | 2017-06-30 22:14:22 +0000 |
---|---|---|
committer | Ryan Libby <rlibby@FreeBSD.org> | 2017-06-30 22:14:22 +0000 |
commit | 98018db4193ca99b4261cfb3e84ab2b16586695e (patch) | |
tree | b7b8e3599cda8499d8e915ad2d1bb64a3e5fa773 /lib/libnetgraph/Makefile.depend | |
parent | 5a62cbcaad2d7851f1dd03d5a078a64f743e0d8f (diff) |
netfront.c: avoid gcc variably-modified warning
gcc produces a "variably modified X at file scope" warning for
structures that use these size definitions. I think the definitions are
actually fine but can be rephrased with the __CONST_RING_SIZE macro more
cleanly anyway.
Reviewed by: markj, royger
Approved by: markj (mentor)
Sponsored by: Dell EMC Isilon
Differential revision: https://reviews.freebsd.org/D11417
Notes
Notes:
svn path=/head/; revision=320517
Diffstat (limited to 'lib/libnetgraph/Makefile.depend')
0 files changed, 0 insertions, 0 deletions