* [PATCH 3/3][ATM]: [zatm] always *pcr in alloc_shaper()
@ 2006-10-01 15:18 chas williams - CONTRACTOR
2006-10-03 23:28 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: chas williams - CONTRACTOR @ 2006-10-01 15:18 UTC (permalink / raw)
To: netdev; +Cc: davem
please consider for 2.6.18 -- thanks!
[ATM]: [zatm] always *pcr in alloc_shaper()
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
---
commit ae0e261f74750f57c963349f5c09c8057d5eee32
tree 5e9358ef3fd7d00e3be7a1862afa62a6852c8cb6
parent d7b1207f84d681df2e46c6f22ca153eb7f0944cb
author chas williams - CONTRACTOR <chas@thirdoffive.cmf.nrl.navy.mil> Sun, 01 Oct 2006 11:14:19 -0400
committer chas williams - CONTRACTOR <chas@thirdoffive.cmf.nrl.navy.mil> Sun, 01 Oct 2006 11:14:19 -0400
drivers/atm/zatm.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/atm/zatm.c b/drivers/atm/zatm.c
index c491ec4..083c5d3 100644
--- a/drivers/atm/zatm.c
+++ b/drivers/atm/zatm.c
@@ -800,6 +800,7 @@ static int alloc_shaper(struct atm_dev *
i = m = 1;
zatm_dev->ubr_ref_cnt++;
zatm_dev->ubr = shaper;
+ *pcr = 0;
}
else {
if (min) {
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/3][ATM]: [zatm] always *pcr in alloc_shaper()
2006-10-01 15:18 [PATCH 3/3][ATM]: [zatm] always *pcr in alloc_shaper() chas williams - CONTRACTOR
@ 2006-10-03 23:28 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2006-10-03 23:28 UTC (permalink / raw)
To: chas; +Cc: netdev
From: "chas williams - CONTRACTOR" <chas@cmf.nrl.navy.mil>
Date: Sun, 01 Oct 2006 11:18:00 -0400
> please consider for 2.6.18 -- thanks!
>
> [ATM]: [zatm] always *pcr in alloc_shaper()
>
> Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Also applied, thanks a lot.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-03 23:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 15:18 [PATCH 3/3][ATM]: [zatm] always *pcr in alloc_shaper() chas williams - CONTRACTOR
2006-10-03 23:28 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).