> I am using GregKH's staging-next repo: > git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6.git > > The patch applies on top of 5ad7b85b90e30eb5af4fbf6ce21907a2bd8934df. > > Bye, Roland. > OK, this compiles fine on x86-64/SMP. It's probably not interesting but there are just a few warnings: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c: In function ‘dhdsdio_probe_attach’: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c:5418:14: warning: cast to pointer from integer of different size drivers/staging/brcm80211/brcmfmac/dhd_sdio.c: In function ‘dhdsdio_chip_recognition’: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c:6018:19: warning: cast from pointer to integer of different size drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c: In function ‘sdioh_request_packet’: drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c:814:3: warning: cast from pointer to integer of different size drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c: In function ‘sdioh_request_buffer’: drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c:909:14: warning: cast from pointer to integer of different size which were there before the patches were applied too. The following disappeared after the patches were applied: drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c:2308:2: warning: initialization from incompatible pointer type Cheers Julie -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html