]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: convert big-endian __u16 to be16 type
authormwilck@arcor.de <mwilck@arcor.de>
Sun, 21 Jul 2013 17:28:22 +0000 (19:28 +0200)
committerNeilBrown <neilb@suse.de>
Tue, 23 Jul 2013 03:53:34 +0000 (13:53 +1000)
commita8173e43490d591181860a734e3fa1af536ce485
treeeef0ca5b4b992676652076812c9a29f5d65ef03d
parent9d0c6b7071d09953e9b5bcc41cb6476bb61c63c6
DDF: convert big-endian __u16 to be16 type

Last step of endian-safe recoding. This requires also bit
operations.

Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c