Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
commit271248886e6110b4af0545f6a2d3ef38217cd58f
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 14 Jun 2010 15:05:17 +0000 (14 17:05 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jun 2010 15:58:08 +0000 (14 10:58 -0500)
tree0022fbb7f85ab1dc2a01270038e0d93301023fd0
parentac7045cff7db837cfcc552bdc0f0baa15699f21a
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c

Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c to make
it possible to build QEMU with -DDEBUG

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/e1000.c