msix: macro rename for function mask support
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 10:18:00 +0000 (12:18 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Dec 2009 19:50:52 +0000 (21:50 +0200)
commit61e17939ff61f2058e12f3456d5980fd92b763c2
tree9d9d875aabb7256ae156781dbe642bb8f80583a8
parentea7d5eb85b3a32010bb04bcd5541db17f65fb488
msix: macro rename for function mask support

rename ENABLE_OFFSET -> CONTROL_OFFSET, since
same byte includes function mask.
This is in preparation for function mask support.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/msix.c