From: Mark Einon <mark.einon@gmail.com>
To: gregkh@suse.de
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Mark Einon <mark.einon@gmail.com>
Subject: [PATCH 10/10] staging: et131x: Update TODO list - remove 'put driver into single file'
Date: Wed, 12 Oct 2011 22:36:42 +0100 [thread overview]
Message-ID: <1318455402-10596-11-git-send-email-mark.einon@gmail.com> (raw)
In-Reply-To: <1318455402-10596-1-git-send-email-mark.einon@gmail.com>
Driver now resides in a single file with a separate header with
registers, updated the README TODO list.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
---
drivers/staging/et131x/README | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/README
index c67f83e..a7b33dc 100644
--- a/drivers/staging/et131x/README
+++ b/drivers/staging/et131x/README
@@ -8,7 +8,6 @@ Note, the powermanagement options were removed from the vendor provided
driver as they did not build properly at the time.
TODO:
- - Put the driver into a single file, with a .h for the registers layout.
- rx_ring.fbr{0, 1} can probably share a common structure
- Use of kmem_cache seems a bit unusual
- Use dma_alloc_... in place of pci_alloc_...
--
1.7.6.4
prev parent reply other threads:[~2011-10-12 21:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-12 21:36 [PATCH 00/10] staging: et131x: Move driver into one file Mark Einon
2011-10-12 21:36 ` [PATCH 01/10] staging: et131x: Put all .c files into one big file Mark Einon
2011-10-17 22:29 ` Greg KH
2011-10-12 21:36 ` [PATCH 02/10] staging: et131x: Move function declarations from et131x.h to et131x.c Mark Einon
2011-10-12 21:36 ` [PATCH 03/10] staging: et131x: Move non-register defines " Mark Einon
2011-10-12 21:36 ` [PATCH 04/10] staging: et131x: move et1310_address_map.h contents into et131x.h Mark Einon
2011-10-12 21:36 ` [PATCH 05/10] staging: et131x: move et1310_phy.h " Mark Einon
2011-10-12 21:36 ` [PATCH 06/10] staging: et131x: move et131x_adapter.h contents into et131x.c Mark Einon
2011-10-12 21:36 ` [PATCH 07/10] staging: et131x: move et131x_defs.h " Mark Einon
2011-10-12 21:36 ` [PATCH 08/10] staging: et131x: move et1310_rx.h " Mark Einon
2011-10-12 21:36 ` [PATCH 09/10] staging: et131x: move et1310_tx.h " Mark Einon
2011-10-12 21:36 ` Mark Einon [this message]
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=1318455402-10596-11-git-send-email-mark.einon@gmail.com \
--to=mark.einon@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--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