[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110120.165702.228968214.davem@davemloft.net>
Date: Thu, 20 Jan 2011 16:57:02 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: roprabhu@...co.com
Cc: netdev@...r.kernel.org
Subject: Re: [net-next-2.6 PATCH] enic: Bug Fix: Dont reset
ENIC_SET_APPLIED flag on port profile disassociate
From: Roopa Prabhu <roprabhu@...co.com>
Date: Thu, 20 Jan 2011 16:35:54 -0800
> From: Roopa Prabhu <roprabhu@...co.com>
>
> enic_get_vf_port returns port profile operation status only if ENIC_SET_APPLIED
> flag is set. A recent rework of enic_set_port_profile added code to reset this
> flag on disassociate. As a result of which a client calling enic_get_vf_port
> to get the status of port profile disassociate will always get a return value
> of ENODATA. This patch renames ENIC_SET_APPLIED to more appropriate
> ENIC_PORT_REQUEST_APPLIED and reverts back the recent change so that the
> flag is set both at associate and disassociate of a port profile.
>
> Signed-off-by: Roopa Prabhu <roprabhu@...co.com>
> Signed-off-by: David Wang <dwang2@...co.com>
> Signed-off-by: Christian Benvenuti <benve@...co.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists