summaryrefslogtreecommitdiff
path: root/hw/net
diff options
context:
space:
mode:
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>2014-05-07 02:17:31 -0700
committerMichael Tokarev <mjt@tls.msk.ru>2014-05-26 10:41:22 +0400
commit116d55460186d8568428072a5bbc355fb0129fce (patch)
treea65b2882cc313b4125a8b6a80510a8375c6afad8 /hw/net
parent1fba509527beb74bdcf50bc07ad3cd8244ad9c61 (diff)
downloadqemu-116d55460186d8568428072a5bbc355fb0129fce.tar.gz
net: cadence_gem: Fix top comment
To indicate Cadence GEM not Xilinx. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/net')
-rw-r--r--hw/net/cadence_gem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/cadence_gem.c b/hw/net/cadence_gem.c
index 47e70381fe..a26861e2ae 100644
--- a/hw/net/cadence_gem.c
+++ b/hw/net/cadence_gem.c
@@ -1,5 +1,5 @@
/*
- * QEMU Xilinx GEM emulation
+ * QEMU Cadence GEM emulation
*
* Copyright (c) 2011 Xilinx, Inc.
*