Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "49"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"
/*
* aoeblk.c
* block device routines
* aoechr.c
* AoE character device driver
* aoecmd.c
* Filesystem request handling methods
* aoedev.c
* AoE device utility functions; maintains device list.
* aoemain.c
* Module initialization routines, discover timer
* aoenet.c
* Ethernet portion of AoE driver