lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 10 Jul 2010 20:55:28 +0000
From:	Denis Kirjanov <dkirjanov@...a.kernel.org>
To:	gregkh@...e.de
Cc:	liodot@...il.com, charrer@...critech.com,
	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH -staging] slicoss: README update

Update README to remove completed tasks

Signed-off-by: Denis Kirjanov <dkirjanov@...nel.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ