On Wed, 2007-10-17 at 22:44 +0200, Pierre Ossman wrote: > Linus, please pull from > > git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc.git for-linus > > The set includes one rare memory leak and some cleanup. It also includes a > new frontend for the libertas driver. It is going via my tree because of > interdependencies between my tree and the libertas/netdev tree. > > drivers/mmc/core/mmc.c | 3 +- > drivers/mmc/host/at91_mci.c | 4 +- > drivers/net/wireless/Kconfig | 6 + > drivers/net/wireless/libertas/Makefile | 2 + > drivers/net/wireless/libertas/defs.h | 2 + > drivers/net/wireless/libertas/if_sdio.c | 1072 > +++++++++++++++++++++++++++++++ > drivers/net/wireless/libertas/if_sdio.h | 45 ++
Libertas bits: Acked-by: Dan Williams <[EMAIL PROTECTED]> > include/linux/mmc/sdio_ids.h | 6 + > 8 files changed, 1136 insertions(+), 4 deletions(-) > > Andrew Victor (1): > mmc: at91_mci: cleanup: use MCI_ERRORS > > Florin Malita (1): > mmc: possible leak in mmc_read_ext_csd > > Pierre Ossman (1): > net: libertas sdio driver > > Rgds > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/