From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:13:06 +0000 (+0200) Subject: [PATCH] rt2x00: Move rt2x00dev flags into enumeration X-Git-Tag: v2.6.24-rc1~1454^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483272f5ee968b25172b80bd2d27e37fef1dcc3a;p=pandora-kernel.git [PATCH] rt2x00: Move rt2x00dev flags into enumeration By putting the flags into a enumeration we can make it easier maintable since we don't have to assign numbers for each flag. This makes it easier to insert and remove flags. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed