Sorry about the resubmission of these patches, but I am dealing with some growing pains here. Getting used to git, linux kernel procedures, etc. Hopefully this patch series can be taken without any conflicts. Arend van Spriel (3): staging: brcm80211: updated maintainers contact information staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff calls staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim call drivers/staging/brcm80211/README | 8 +++-- drivers/staging/brcm80211/TODO | 2 + drivers/staging/brcm80211/brcmfmac/dhd_cdc.c | 4 +- drivers/staging/brcm80211/brcmfmac/dhd_sdio.c | 34 ++++++++++++------------ drivers/staging/brcm80211/include/linux_osl.h | 5 --- drivers/staging/brcm80211/sys/wlc_ampdu.c | 8 +++--- drivers/staging/brcm80211/sys/wlc_mac80211.c | 16 ++++++------ drivers/staging/brcm80211/util/hnddma.c | 6 ++-- 8 files changed, 41 insertions(+), 42 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel