aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/slicoss/README
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-12-05 15:57:26 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-06 12:57:15 -0800
commitae7d27c086b5eba849ff868065bbba04c0da60b1 (patch)
tree9d126e2cdcb7887083d1b67794aa3bc8f06475ed /drivers/staging/slicoss/README
parent12a2f3f3f4f3f6cebf78b075f44c55ec4e146356 (diff)
staging: slicoss: Remove last reference to compare_ether_addr
And use the normal is_<foo>_ether_addr functions and ETH_ALEN too. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/slicoss/README')
-rw-r--r--drivers/staging/slicoss/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/slicoss/README b/drivers/staging/slicoss/README
index cb04a87b2017..53052c4e78ae 100644
--- a/drivers/staging/slicoss/README
+++ b/drivers/staging/slicoss/README
@@ -14,7 +14,6 @@ TODO:
- 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