From: Artem Bityutskiy Date: Fri, 10 Jul 2009 13:59:36 +0000 (+0300) Subject: UBI: gluebi: initialize ubi_num field X-Git-Tag: v2.6.31-rc4~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8cc452501572d4a81331179b00a9bdd5d2bfada;p=pandora-kernel.git UBI: gluebi: initialize ubi_num field Do not forget to initialize 'gluebi->ubi_num' because otherwise it will stay 0 even for ubi1 device, and gluebi will open wrong UBI device when 'gluebi_get_device()' is called. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed