diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2015-10-05 12:11:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-07 04:15:57 -0700 |
commit | 4917a1548ff41e53d863d6845b4da1884e4282b4 (patch) | |
tree | 437b1b791b33585da556e1d52214be34159a8d7c /include/xen | |
parent | 16660f0bd942cec203eaf4de0e2ac1695bd9d32d (diff) | |
download | op-kernel-dev-4917a1548ff41e53d863d6845b4da1884e4282b4.zip op-kernel-dev-4917a1548ff41e53d863d6845b4da1884e4282b4.tar.gz |
bridge: netlink: make br_fill_info's frame size smaller
When KASAN is enabled the frame size grows > 2048 bytes and we get a
warning, so make it smaller.
net/bridge/br_netlink.c: In function 'br_fill_info':
>> net/bridge/br_netlink.c:1110:1: warning: the frame size of 2160 bytes
>> is larger than 2048 bytes [-Wframe-larger-than=]
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions