All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] atl1: miscellaneous cleanup and code reorganization
@ 2007-07-15 16:03 Jay Cliburn
  2007-07-15 16:03 ` [PATCH 1/5] atl1: remove irq_sem Jay Cliburn
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jay Cliburn @ 2007-07-15 16:03 UTC (permalink / raw)
  To: jeff; +Cc: jacliburn, csnook, atl1-devel, netdev, linux-kernel

Please accept the following patches for the atl1 driver.

atl1: remove irq_sem
atl1: header file cleanup
atl1: cleanup atl1_main
atl1: fix excessively indented code
atl1: reorder atl1_main functions

 drivers/net/atl1/atl1.h      |  156 ++--
 drivers/net/atl1/atl1_main.c | 2176 +++++++++++++++++++++---------------------
 2 files changed, 1172 insertions(+), 1160 deletions(-)


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

end of thread, other threads:[~2007-07-16 22:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-15 16:03 [PATCH 0/5] atl1: miscellaneous cleanup and code reorganization Jay Cliburn
2007-07-15 16:03 ` [PATCH 1/5] atl1: remove irq_sem Jay Cliburn
2007-07-16 22:30   ` Jeff Garzik
2007-07-15 16:03 ` [PATCH 2/5] atl1: header file cleanup Jay Cliburn
2007-07-15 16:03 ` [PATCH 3/5] atl1: cleanup atl1_main Jay Cliburn
2007-07-15 16:03 ` [PATCH 4/5] atl1: fix excessively indented code Jay Cliburn
2007-07-15 16:03 ` [PATCH 5/5] atl1: reorder atl1_main functions Jay Cliburn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.