From: Ed L. Cashin <[email protected]> Update aoe driver version number to 32. Signed-off-by: "Ed L. Cashin" <[email protected]> Acked-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- drivers/block/aoe/aoe.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index b41fdfe..188bf09 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "22" +#define VERSION "32" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" -- 1.4.2.4 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 14/15] aoe: revert printk macros
- From: Greg KH <[email protected]>
- [PATCH 14/15] aoe: revert printk macros
- References:
- [GIT PATCH] AOE fixes and update for 2.6.19-rc2
- From: Greg KH <[email protected]>
- [PATCH 1/15] aoe: eliminate isbusy message
- From: Greg KH <[email protected]>
- [PATCH 2/15] aoe: update copyright date
- From: Greg KH <[email protected]>
- [PATCH 3/15] aoe: remove unused NARGS enum
- From: Greg KH <[email protected]>
- [PATCH 4/15] aoe: zero copy write 1 of 2
- From: Greg KH <[email protected]>
- [PATCH 5/15] aoe: jumbo frame support 1 of 2
- From: Greg KH <[email protected]>
- [PATCH 6/15] aoe: clean up printks via macros
- From: Greg KH <[email protected]>
- [PATCH 7/15] aoe: jumbo frame support 2 of 2
- From: Greg KH <[email protected]>
- [PATCH 8/15] aoe: improve retransmission heuristics
- From: Greg KH <[email protected]>
- [PATCH 9/15] aoe: zero copy write 2 of 2
- From: Greg KH <[email protected]>
- [PATCH 10/15] aoe: module parameter for device timeout
- From: Greg KH <[email protected]>
- [PATCH 11/15] aoe: use bio->bi_idx
- From: Greg KH <[email protected]>
- [PATCH 12/15] aoe: remove sysfs comment
- From: Greg KH <[email protected]>
- [GIT PATCH] AOE fixes and update for 2.6.19-rc2
- Prev by Date: [PATCH 4/16] HOWTO: bug report addition
- Next by Date: Re: [PATCH] add process_session() helper routine
- Previous by thread: [PATCH 12/15] aoe: remove sysfs comment
- Next by thread: [PATCH 14/15] aoe: revert printk macros
- Index(es):