Re: [PATCH RFC] video: Add Hyper-V Synthetic Video Frame BufferDriver

From: Olaf Hering
Date: Thu Feb 28 2013 - 10:16:53 EST


On Fri, Feb 15, Haiyang Zhang wrote:

> + if (fb_get_options("hyperv_fb", &opt) || !opt || !*opt)

> + strcpy(info->fix.id, "hyperv");


Here is a mismatch between video=<optname> and /proc/fb output.
Both should have the same string IMO.

Olaf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/