xenstore: don't print an error when gntdev cannot be opened
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 23 Jul 2012 12:09:44 +0000 (13:09 +0100)
committerRoger Pau Monne <roger.pau@citrix.com>
Mon, 23 Jul 2012 12:09:44 +0000 (13:09 +0100)
commitf778d0fa882611997cc32d44537116f41e36cabb
tree268d97ad44510299e45da5351e8bb0a710659a6f
parenta97def2ebbb36191e34cd7d19b94011e8a23b189
xenstore: don't print an error when gntdev cannot be opened

NetBSD doesn't have a gntdev, but we should not print an error when
falling back to the previous implementation.

Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_private.c