svn commit: r311887 - head/sys/net80211
Ngie Cooper
yaneurabeya at gmail.com
Tue Jan 10 23:17:28 UTC 2017
On Tue, Jan 10, 2017 at 11:28 AM, Sergey Kandaurov <pluknet at freebsd.org> wrote:
> Author: pluknet
> Date: Tue Jan 10 19:28:40 2017
> New Revision: 311887
> URL: https://svnweb.freebsd.org/changeset/base/311887
>
> Log:
> Fix build without IEEE80211_DEBUG.
This may fix clang builds, but I anticipate gcc failures now because
the parameters are unused.
I think stub functions/macros should be added to workaround this issue.
Thanks,
-Ngie
More information about the svn-src-head
mailing list