Re: rivafb + NV17

"Antonino A. Daplas" <[email protected]>
Newsgroups gmane.linux.fbdev.user
Message-ID <[email protected]>
On Friday 05 November 2004 21:15, Antonino A. Daplas wrote:
> 7. Change it so it becomes like this:
>
> 	if (!mode_valid && !info->monspecs.modedb_len)
> 		return -EINVAL;
>

Oops.  This should be:

if (!mode_valid && info->monspecs.modedb_len)
 		return -EINVAL;

(No exclamation mark(!))

Tony




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.