All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] iwlegacy cleanups
@ 2012-02-27 18:25 Greg Dietsche
  2012-02-27 18:25 ` [PATCH 1/4] iwlegacy: Kconfig: Move Debugging Options Greg Dietsche
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Greg Dietsche @ 2012-02-27 18:25 UTC (permalink / raw)
  To: sgruszka; +Cc: linville, linux-wireless, netdev, linux-kernel, Greg Dietsche

The first two patches reorganize the Kconfig for the iwlegacy drivers. This is
intended to make the debug options appear in a more logical manner.

The second two patches remove some unused code from the iwlegacy driver.

These patches are based on the wireless-next tree.

Greg Dietsche (4):
  iwlegacy: Kconfig: Move Debugging Options
  iwlegacy: Kconfig: Change Debug Option to be more clear
  iwlegacy: remove enum iw_calib and related code
  iwlegacy: remove unused enum il4965_calib_enabled_state

 drivers/net/wireless/iwlegacy/4965-calib.c |   12 ----
 drivers/net/wireless/iwlegacy/4965-mac.c   |    1 -
 drivers/net/wireless/iwlegacy/4965.h       |    1 -
 drivers/net/wireless/iwlegacy/Kconfig      |   78 ++++++++++++++--------------
 drivers/net/wireless/iwlegacy/common.h     |   23 --------
 5 files changed, 39 insertions(+), 76 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2012-02-29  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 18:25 [PATCH 0/4] iwlegacy cleanups Greg Dietsche
2012-02-27 18:25 ` [PATCH 1/4] iwlegacy: Kconfig: Move Debugging Options Greg Dietsche
2012-02-27 18:25 ` [PATCH 2/4] iwlegacy: Kconfig: Change Debug Option to be more clear Greg Dietsche
2012-02-27 18:25 ` [PATCH 3/4] iwlegacy: remove enum iw_calib and related code Greg Dietsche
2012-02-27 18:25 ` [PATCH 4/4] iwlegacy: remove unused enum il4965_calib_enabled_state Greg Dietsche
2012-02-29  8:31 ` [PATCH 0/4] iwlegacy cleanups Stanislaw Gruszka

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.