[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160920.225446.871428722593245047.davem@davemloft.net>
Date: Tue, 20 Sep 2016 22:54:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: pshelar@....org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] openvswitch: Fix Frame-size larger than
1024 bytes warning.
From: Pravin B Shelar <pshelar@....org>
Date: Mon, 19 Sep 2016 13:50:59 -0700
> There is no need to declare separate key on stack,
> we can just use sw_flow->key to store the key directly.
>
> This commit fixes following warning:
>
> net/openvswitch/datapath.c: In function ‘ovs_flow_cmd_new’:
> net/openvswitch/datapath.c:1080:1: warning: the frame size of 1040 bytes
> is larger than 1024 bytes [-Wframe-larger-than=]
>
> Signed-off-by: Pravin B Shelar <pshelar@....org>
Applied.
Powered by blists - more mailing lists