Re: [ovs-dev] [PATCH 4/5] netdev-linux: Cache error code for netdev-set-policy api.

2012-03-07 Thread Ben Pfaff
On Tue, Mar 06, 2012 at 02:37:22PM -0800, Pravin B Shelar wrote: > Signed-off-by: Pravin B Shelar All of the references to "policy" in the change log and code should refer to "policing". Otherwise, this looks good. Thank you. ___ dev mailing list dev@

[ovs-dev] [PATCH 4/5] netdev-linux: Cache error code for netdev-set-policy api.

2012-03-06 Thread Pravin B Shelar
Signed-off-by: Pravin B Shelar --- lib/netdev-linux.c | 28 ++-- 1 files changed, 18 insertions(+), 10 deletions(-) diff --git a/lib/netdev-linux.c b/lib/netdev-linux.c index c7991ac..cfa66f5 100644 --- a/lib/netdev-linux.c +++ b/lib/netdev-linux.c @@ -379,6 +379,7 @@ s