All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: Jayamohan Kalickal <jayamohank@serverengines.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/6] RFC: beiscsi : handles core routines
Date: Tue, 28 Jul 2009 15:13:37 +0200	[thread overview]
Message-ID: <200907281513.46229.eike-kernel@sf-tec.de> (raw)
In-Reply-To: <20090728071251.GA13581@serverengines.com>

[-- Attachment #1: Type: Text/Plain, Size: 390 bytes --]

Jayamohan Kallickal wrote:
>   Thie file handles initiallization/teardown, allocation/free as well
>   as IO/Management flows.
> +
> +static struct pci_driver beiscsi_pci_driver = {
> +	.name = "DRV_NAME",
            ^^^^^^^^^^
> +	.probe = beiscsi_dev_probe,
> +	.remove = beiscsi_remove,
> +	.id_table = beiscsi_pci_id_table
> +};

This is wrong for sure. Will look into the rest later.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-07-28 13:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28  7:13 [PATCH 1/6] RFC: beiscsi : handles core routines Jayamohan Kallickal
2009-07-28 13:13 ` Rolf Eike Beer [this message]
2009-07-28 20:12 ` Rolf Eike Beer
2009-08-03 16:57 ` Mike Christie
2009-08-03 20:41   ` Jens Axboe
2009-08-03 22:18     ` Mike Christie
  -- strict thread matches above, loose matches on Subject: below --
2009-08-13  7:08 Jayamohan Kallickal
2009-08-13 10:09 ` Rolf Eike Beer
2009-08-20 19:26 ` Mike Christie
2009-07-27 19:55 RFC: be iscsi driver Jayamohan Kallickal
     [not found] ` <1248724523-10999-1-git-send-email-jayamohank-i5Eg4PDOvn3+uv41P6q33AC/G2K4zDHf@public.gmane.org>
2009-07-27 19:55   ` [PATCH 1/6] RFC: beiscsi : handles core routines Jayamohan Kallickal

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=200907281513.46229.eike-kernel@sf-tec.de \
    --to=eike-kernel@sf-tec.de \
    --cc=jayamohank@serverengines.com \
    --cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.