From: Borislav Petkov Date: Sun, 7 Jun 2009 13:37:06 +0000 (+0200) Subject: ide-tape: fix IDE_AFLAG_* atomic accesses X-Git-Tag: v2.6.31-rc1~372^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d8078ad1c3dca5b11ce18391bf6bd9af9acdf5;p=pandora-kernel.git ide-tape: fix IDE_AFLAG_* atomic accesses These flags used to be bit numbers and now are single bits in the ->atapi_flags vector. Use them properly. Spotted-by: Jiri Slaby Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed