Revision d54c2752f6bb6cc53359dcdf6ed4fb6e5fb6440a authored by David Sterba on 28 July 2008, 14:53:00 UTC, committed by Linus Torvalds on 28 July 2008, 15:28:03 UTC
ipwireless: Remove endian-dependent bitfields

Remove endian-dependent bitfields and use bitmasks to transform
packet header bitfields from/to machine order.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 622e713
History
File Mode Size
Makefile -rw-r--r-- 124 bytes
control.c -rw-r--r-- 4.9 KB
dev.c -rw-r--r-- 26.3 KB
dir.c -rw-r--r-- 39.0 KB
file.c -rw-r--r-- 36.2 KB
fuse_i.h -rw-r--r-- 15.1 KB
inode.c -rw-r--r-- 24.5 KB

back to top