diff --git a/[refs] b/[refs] index c549c320d8ef..270738169c9b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d5fb2962c6157495e1365e4f30568ed3830d35a7 +refs/heads/master: d41a95e04ae80b77ddc186d0d97e6b439684adb8 diff --git a/trunk/drivers/atm/firestream.c b/trunk/drivers/atm/firestream.c index 47c57a4294b7..98099f526d82 100644 --- a/trunk/drivers/atm/firestream.c +++ b/trunk/drivers/atm/firestream.c @@ -978,6 +978,7 @@ static int fs_open(struct atm_vcc *atm_vcc) /* Docs are vague about this atm_hdr field. By the way, the FS * chip makes odd errors if lower bits are set.... -- REW */ tc->atm_hdr = (vpi << 20) | (vci << 4); + tmc0 = 0; { int pcr = atm_pcr_goal (txtp);