From: Johannes Berg Date: Wed, 20 Feb 2008 10:47:45 +0000 (+0100) Subject: rndis_wlan: fix sparse warnings X-Git-Tag: v2.6.25-rc4~148^2~27^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0acc64a3750f8f017b973f1059bb25b791c2a3;p=pandora-kernel.git rndis_wlan: fix sparse warnings It is obviously wrong to use an enum in a little endian struct, and those other enums should be declared differently. Signed-off-by: Johannes Berg Acked-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed