On Sat, Feb 15, 2014 at 06:28:40PM +0000, Malcolm Priestley wrote: > Replace typedef enum _CARD_OP_MODE eOPMode with op_mode enum nl80211_iftype > > enum changes > OP_MODE_INFRASTRUCTURE -> NL80211_IFTYPE_STATION > OP_MODE_AP -> NL80211_IFTYPE_AP > OP_MODE_DEF -> NL80211_IFTYPE_UNSPECIFIED > OP_MODE_ADHOC -> NL80211_IFTYPE_ADHOC > > Signed-off-by: Malcolm Priestley <tvboxspy@xxxxxxxxx> This fails to apply to my staging-next branch: checking file drivers/staging/vt6656/card.h checking file drivers/staging/vt6656/device.h checking file drivers/staging/vt6656/dpc.c checking file drivers/staging/vt6656/int.c checking file drivers/staging/vt6656/iwctl.c checking file drivers/staging/vt6656/main_usb.c checking file drivers/staging/vt6656/power.c checking file drivers/staging/vt6656/rxtx.c Hunk #2 FAILED at 992. 1 out of 8 hunks FAILED checking file drivers/staging/vt6656/wmgr.c Care to resync and resend this series? thanks, greg k-h -- 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