[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B7B4540.1010700@caviumnetworks.com>
Date: Tue, 16 Feb 2010 17:24:16 -0800
From: David Daney <ddaney@...iumnetworks.com>
To: Ralf Baechle <ralf@...ux-mips.org>,
linux-mips <linux-mips@...ux-mips.org>,
Netdev <netdev@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: [PATCH 0/2] Staging: Clean up octeon Ethernet some.
These two patches clean up some comments and get rid of the code that
creates a non-standard file in /proc
As with the previous octeon_ethernet patches, these can probably go
via Ralf's linux-mips.org tree.
I will reply with the two patches.
David Daney (2):
Staging: Octeon: Reformat a bunch of comments.
Staging: Octeon: Remove /proc/octeon_ethernet_stats
drivers/staging/octeon/Makefile | 1 -
drivers/staging/octeon/ethernet-mdio.c | 6 +-
drivers/staging/octeon/ethernet-mem.c | 16 ++--
drivers/staging/octeon/ethernet-proc.c | 144
------------------------------
drivers/staging/octeon/ethernet-proc.h | 29 ------
drivers/staging/octeon/ethernet-rx.c | 17 ++--
drivers/staging/octeon/ethernet-tx.c | 14 ++--
drivers/staging/octeon/ethernet-util.h | 13 +--
drivers/staging/octeon/ethernet.c | 46 +++-------
drivers/staging/octeon/octeon-ethernet.h | 7 --
10 files changed, 44 insertions(+), 249 deletions(-)
delete mode 100644 drivers/staging/octeon/ethernet-proc.c
delete mode 100644 drivers/staging/octeon/ethernet-proc.h
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists