linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -staging] slicoss: README update
@ 2010-07-03  8:30 Denis Kirjanov
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Kirjanov @ 2010-07-03  8:30 UTC (permalink / raw)
  To: gregkh; +Cc: liodot, charrer, devel, linux-kernel

Update README to remove completed tasks
Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org>
---
 drivers/staging/slicoss/README |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/drivers/staging/slicoss/README b/drivers/staging/slicoss/README
index 70f4909..38fa160 100644
--- a/drivers/staging/slicoss/README
+++ b/drivers/staging/slicoss/README
@@ -7,14 +7,10 @@ This driver is supposed to support:
 The driver was actually tested on Oasis and Kalahari cards.
 
 TODO:
-	- move firmware loading to request_firmware()
 	- remove direct memory access of structures
 	- any remaining sparse and checkpatch.pl warnings
 
-	- use net_device_ops
 	- use dev->stats rather than adapter->stats
-	- don't cast netdev_priv it is already void
-	- use compare_ether_addr
 	- GET RID OF MACROS
 	- work on all architectures
 	   - without CONFIG_X86_64 confusion
@@ -25,10 +21,8 @@ TODO:
 	- no new SIOCDEVPRIVATE ioctl allowed
 	- don't use module_param for configuring interrupt mitigation
 	  use ethtool instead
-	- reorder code to elminate use of forward declarations
 	- don't keep private linked list of drivers.
 	- remove all the gratiutous debug infrastructure
-	- use PCI_DEVICE()
 	- do ethtool correctly using ethtool_ops
 	- NAPI?
 	- wasted overhead of extra stats
-- 
1.6.4.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH -staging] slicoss: README update
@ 2010-07-10 20:55 Denis Kirjanov
  2010-07-22 18:07 ` Staging: " Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Kirjanov @ 2010-07-10 20:55 UTC (permalink / raw)
  To: gregkh; +Cc: liodot, charrer, devel, linux-kernel

Update README to remove completed tasks

Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org>
---
 drivers/staging/slicoss/README |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/drivers/staging/slicoss/README b/drivers/staging/slicoss/README
index 70f4909..862a87d 100644
--- a/drivers/staging/slicoss/README
+++ b/drivers/staging/slicoss/README
@@ -7,14 +7,9 @@ This driver is supposed to support:
 The driver was actually tested on Oasis and Kalahari cards.
 
 TODO:
-	- move firmware loading to request_firmware()
 	- remove direct memory access of structures
 	- any remaining sparse and checkpatch.pl warnings
 
-	- use net_device_ops
-	- use dev->stats rather than adapter->stats
-	- don't cast netdev_priv it is already void
-	- use compare_ether_addr
 	- GET RID OF MACROS
 	- work on all architectures
 	   - without CONFIG_X86_64 confusion
@@ -25,10 +20,8 @@ TODO:
 	- no new SIOCDEVPRIVATE ioctl allowed
 	- don't use module_param for configuring interrupt mitigation
 	  use ethtool instead
-	- reorder code to elminate use of forward declarations
 	- don't keep private linked list of drivers.
 	- remove all the gratiutous debug infrastructure
-	- use PCI_DEVICE()
 	- do ethtool correctly using ethtool_ops
 	- NAPI?
 	- wasted overhead of extra stats

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Staging: slicoss: README update
  2010-07-10 20:55 [PATCH -staging] slicoss: README update Denis Kirjanov
@ 2010-07-22 18:07 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2010-07-22 18:07 UTC (permalink / raw)
  To: Denis Kirjanov; +Cc: gregkh, liodot, charrer, devel, linux-kernel

On Sat, Jul 10, 2010 at 08:55:28PM +0000, Denis Kirjanov wrote:
> Update README to remove completed tasks

I didn't apply this as I couldn't take the last one.

Oh, also, please change your "From:" to not have "hera" in the address,
I doubt that is correct...

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-22 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-10 20:55 [PATCH -staging] slicoss: README update Denis Kirjanov
2010-07-22 18:07 ` Staging: " Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2010-07-03  8:30 [PATCH -staging] " Denis Kirjanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).