[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <E5313AF6F2BFD14293E5FD0F94750F86A4AE225DD0@HQ1-EXCH01.corp.brocade.com>
Date: Tue, 24 Aug 2010 13:48:26 -0700
From: Rasesh Mody <rmody@...cade.com>
To: David Miller <davem@...emloft.net>,
"eric.dumazet@...il.com" <eric.dumazet@...il.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Akshay Mathur <amathur@...cade.com>,
Debashis Dutt <ddutt@...cade.COM>,
Jing Huang <huangj@...cade.COM>
Subject: RE: [PATCH net-next-2.6] bna: fix stats handling
Hi Eric, David,
It was a mistake, I think it was a false alarm due to an email client issue. The patch was applied to net-next-2.6 and it went through cleanly. We are testing the patch and the fixes. We will let you know the results soon.
>diff --git a/drivers/net/bna/bnad.c b/drivers/net/bna/bnad.c index 491d148..a935b96 100644
>--- a/drivers/net/bna/bnad.c
>+++ b/drivers/net/bna/bnad.c
>@@ -1964,25 +1964,24 @@ bnad_enable_default_bcast(struct bnad *bnad)
>
> /* Statistics utilities */
> void
>-bnad_netdev_qstats_fill(struct bnad *bnad)
>+bnad_netdev_qstats_fill(struct bnad *bnad, struct rtnl_link_stats64
>+*stats)
It looks like the email client split the line and also added a + sign, giving an illusion of insertion which was not actually there.
Thanks,
Rasesh
-----Original Message-----
From: David Miller [mailto:davem@...emloft.net]
Sent: Tuesday, August 24, 2010 12:37 PM
To: Rasesh Mody
Cc: eric.dumazet@...il.com; netdev@...r.kernel.org; Akshay Mathur; Debashis Dutt; Jing Huang
Subject: Re: [PATCH net-next-2.6] bna: fix stats handling
From: Rasesh Mody <rmody@...cade.com>
Date: Tue, 24 Aug 2010 11:49:45 -0700
> We tried applying the patch to the source, it looks corrupted. Can
> you please resubmit the patch?
His patch applies absolutely cleanly to net-next-2.6
I had to make fixes to your driver, as I mentioned when I checked
in your patch yesterday, so you absolutely must test against
what I added to net-next-2.6 and not what you have locally in
your trees.
--
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