Thu, Jun 11, 2015 at 05:03:21PM CEST, sfel...@gmail.com wrote:
>On Wed, Jun 10, 2015 at 11:16 PM, Jiri Pirko wrote:
>> Thu, Jun 11, 2015 at 12:00:47AM CEST, sfel...@gmail.com wrote:
>>>On Wed, Jun 10, 2015 at 2:47 PM, Scott Feldman wrote:
On Wed, Jun 10, 2015 at 2:25 PM, David Ahern wrote:
On Wed, Jun 10, 2015 at 11:16 PM, Jiri Pirko wrote:
> Thu, Jun 11, 2015 at 12:00:47AM CEST, sfel...@gmail.com wrote:
>>On Wed, Jun 10, 2015 at 2:47 PM, Scott Feldman wrote:
>>> On Wed, Jun 10, 2015 at 2:25 PM, David Ahern wrote:
On 6/10/15 2:56 PM, sfel...@gmail.com wrote:
>
> From:
From: sfel...@gmail.com
Date: Wed, 10 Jun 2015 13:56:02 -0700
> From: Scott Feldman
>
> Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
> port does not support switchdec_port_attr_set op. Don't BUG() if
> -EOPNOTSUPP is returned.
>
> Signed-off-by: Scott Feldman
> R
Thu, Jun 11, 2015 at 12:00:47AM CEST, sfel...@gmail.com wrote:
>On Wed, Jun 10, 2015 at 2:47 PM, Scott Feldman wrote:
>> On Wed, Jun 10, 2015 at 2:25 PM, David Ahern wrote:
>>> On 6/10/15 2:56 PM, sfel...@gmail.com wrote:
From: Scott Feldman
Fix a BUG() where CONFIG_NET_SWITC
On Wed, Jun 10, 2015 at 2:47 PM, Scott Feldman wrote:
> On Wed, Jun 10, 2015 at 2:25 PM, David Ahern wrote:
>> On 6/10/15 2:56 PM, sfel...@gmail.com wrote:
>>>
>>> From: Scott Feldman
>>>
>>> Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
>>> port does not support swi
On 6/10/15 3:47 PM, Scott Feldman wrote:
Should that be WARN_ON instead of BUG_ON?
I think I had it as WARN when we were working on the initial patches,
but we changed it to BUG_ON because we should only get an error here
if the driver screwed something up between PREPARE phase and COMMIT
phase
On Wed, Jun 10, 2015 at 2:25 PM, David Ahern wrote:
> On 6/10/15 2:56 PM, sfel...@gmail.com wrote:
>>
>> From: Scott Feldman
>>
>> Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
>> port does not support switchdec_port_attr_set op. Don't BUG() if
>> -EOPNOTSUPP is retu
On 6/10/15 2:56 PM, sfel...@gmail.com wrote:
From: Scott Feldman
Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
port does not support switchdec_port_attr_set op. Don't BUG() if
-EOPNOTSUPP is returned.
Signed-off-by: Scott Feldman
Reported-by: Brenden Blanco
---
On Wed, Jun 10, 2015 at 01:56:02PM -0700, sfel...@gmail.com wrote:
> From: Scott Feldman
>
> Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
> port does not support switchdec_port_attr_set op. Don't BUG() if
> -EOPNOTSUPP is returned.
>
> Signed-off-by: Scott Feldman
From: Scott Feldman
Fix a BUG() where CONFIG_NET_SWITCHDEV is set but the driver for a bridged
port does not support switchdec_port_attr_set op. Don't BUG() if
-EOPNOTSUPP is returned.
Signed-off-by: Scott Feldman
Reported-by: Brenden Blanco
---
net/switchdev/switchdev.c |2 +-
1 file ch
10 matches
Mail list logo