Re: [PATCH 2/2] intelfb/fbdev: Save info->flags in a local variable
From: Linus Torvalds <torvalds@osdl.org>
Date: 2005-08-15 16:58:40
From: Linus Torvalds <torvalds@osdl.org>
Date: 2005-08-15 16:58:40
On Mon, 15 Aug 2005, Antonino A. Daplas wrote:
@@ -697,7 +697,7 @@ fb_set_var(struct fb_info *info, struct !list_empty(&info->modelist)) err = fb_add_videomode(&mode, &info->modelist); - if (!err && info->flags & FBINFO_MISC_USEREVENT) { + if (!err && flags & FBINFO_MISC_USEREVENT) { struct fb_event event; int evnt = (var->activate & FB_ACTIVATE_ALL) ? FB_EVENT_MODE_CHANGE_ALL :
This doesn't match my tree - I assume we're talking about the -mm tree here. I can/will fix up the thing by hand, but somebody should check it. Linus ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf