All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: brcm80211: removal of obsolete mips code
@ 2011-04-19  7:13 Roland Vossen
  2011-04-19  7:13 ` [PATCH 1/2] staging: brcm80211: removed #ifdef __mips__ Roland Vossen
  2011-04-19  7:13 ` [PATCH 2/2] staging: brcm80211: removed BCMFASTPATH macro Roland Vossen
  0 siblings, 2 replies; 8+ messages in thread
From: Roland Vossen @ 2011-04-19  7:13 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-wireless, linville

Code cleanup. Follow up on feedback from John Linville. 

Roland Vossen (2):
  staging: brcm80211: removed #ifdef __mips__
  staging: brcm80211: removed BCMFASTPATH macro

 .../staging/brcm80211/brcmsmac/phy/wlc_phy_cmn.c   |   50 +-------------------
 drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_n.c |    2 +-
 drivers/staging/brcm80211/brcmsmac/wl_mac80211.c   |    8 ++--
 drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c     |   10 ++--
 drivers/staging/brcm80211/brcmsmac/wlc_antsel.c    |    2 +-
 drivers/staging/brcm80211/brcmsmac/wlc_bmac.c      |   12 ++--
 drivers/staging/brcm80211/brcmsmac/wlc_main.c      |   40 ++++++++--------
 drivers/staging/brcm80211/brcmsmac/wlc_rate.c      |    4 +-
 drivers/staging/brcm80211/include/bcmdefs.h        |    6 --
 drivers/staging/brcm80211/include/bcmutils.h       |   31 ------------
 drivers/staging/brcm80211/util/bcmutils.c          |   44 +++--------------
 drivers/staging/brcm80211/util/hnddma.c            |   37 +++------------
 12 files changed, 55 insertions(+), 191 deletions(-)



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

end of thread, other threads:[~2011-04-20  7:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-19  7:13 [PATCH 0/2] staging: brcm80211: removal of obsolete mips code Roland Vossen
2011-04-19  7:13 ` [PATCH 1/2] staging: brcm80211: removed #ifdef __mips__ Roland Vossen
2011-04-19 12:10   ` Michael Büsch
2011-04-19 13:45     ` Roland Vossen
2011-04-19 13:49       ` Michael Büsch
2011-04-19 13:57         ` Johannes Berg
2011-04-20  7:40           ` Roland Vossen
2011-04-19  7:13 ` [PATCH 2/2] staging: brcm80211: removed BCMFASTPATH macro Roland Vossen

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.