From: Rusty Russell Date: Mon, 14 Oct 2013 07:41:51 +0000 (+1030) Subject: virtio_config: introduce size-based accessors. X-Git-Tag: v3.13-rc1~82^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b90d0622ad290b3717a13489b396af52aea9d2d;p=pandora-kernel.git virtio_config: introduce size-based accessors. This lets the us do endian conversion if necessary, and insulates the drivers from that change. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed