mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Ed L. Cashin" <ecashin@coraid.com>
To: linux-kernel@vger.kernel.org
Cc: ecashin@coraid.com, Greg K-H <greg@kroah.com>
Subject: [PATCH 2.6.15-git9] aoe [7/8]: update driver compatibility string
Date: Thu, 19 Jan 2006 13:46:29 -0500	[thread overview]
Message-ID: <860a198ae6c2045a65db36a0227cd5a6@coraid.com> (raw)
In-Reply-To: <E1EzelK-0006sT-00@kokone>

Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>

The aoe driver is not compatible with 2.6 kernels older
than 2.6.2.

diff -upr 2.6.15-git9-orig/drivers/block/aoe/aoemain.c 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c
--- 2.6.15-git9-orig/drivers/block/aoe/aoemain.c	2006-01-19 13:31:22.000000000 -0500
+++ 2.6.15-git9-aoe/drivers/block/aoe/aoemain.c	2006-01-19 13:31:23.000000000 -0500
@@ -11,7 +11,7 @@
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Sam Hopkins <sah@coraid.com>");
-MODULE_DESCRIPTION("AoE block/char driver for 2.6.[0-9]+");
+MODULE_DESCRIPTION("AoE block/char driver for 2.6.2 and newer 2.6 kernels");
 MODULE_VERSION(VERSION);
 
 enum { TINIT, TRUN, TKILL };


-- 
  "Ed L. Cashin" <ecashin@coraid.com>

  parent reply	other threads:[~2006-01-19 19:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1EzelK-0006sT-00@kokone>
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [2/8]: support dynamic resizing of AoE devices Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [3/8]: increase allowed outstanding packets Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [4/8]: use less confusing driver name Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [5/8]: allow network interface migration on packet retransmit Ed L. Cashin
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [6/8]: update device information on last close Ed L. Cashin
2006-01-19 18:46 ` Ed L. Cashin [this message]
2006-01-19 18:46 ` [PATCH 2.6.15-git9] aoe [8/8]: update driver version number Ed L. Cashin
     [not found] ` <50543c54f330f77d820ae494a4efcfb8@coraid.com>
2006-01-19 22:25   ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=860a198ae6c2045a65db36a0227cd5a6@coraid.com \
    --to=ecashin@coraid.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome