On Fri, Feb 18, 2005 at 06:05:22PM +0100, Roger Håkansson wrote:
> Matthew Wilcox wrote:
> >Oh.  I think I'm confused as to which version of sym2 is in which version
> >of Linus' tree.  The same line in my development tree reads:
> 
> Well, I guess that part of the driver is rewritten a bit, I get a 
> compile error if I put that in ;)

Oh, er, yes, looking at the diff from 2.6.10 shows I did ...

+       struct sym_trans *goal = &tp->tinfo.goal;
+       struct sym_trans *curr = &tp->tinfo.curr;

lalalla ;-)

> But yes, it works if I put in:
> 
> if ((tp->tinfo.goal.options & PPR_OPT_MASK) ||
>     (tp->tinfo.goal.period < 0xa)) {

Excellent.  Then 2.6.11 works for Ultrium tape drives.  Yay!  Tick another
annoying bug off the list ... just the strange not-working-on-Alpha bug
to investigate, I think.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to