> I change three things about below. > > 1. remove pci interface check routine in rtl92c_enable_interrupt > because rtl8192cu chipset is always usb interface. > > 2. rename rtl92c_xxx_interrupt to rtl92cu_xxx_interrupt. > rtl92c_xxx_interrupt functions can only be handled rtl8192cu chipset. > > 3. remove rtl92c_init_interrupt wrapper function > because rtl92cu_enable_interrupt does not need to have the wrapper function anymore. > > Signed-off-by: Taehee Yoo <ap420073@xxxxxxxxx> This failed to apply: Applying: rtlwifi: rtl8192cu: Remove pci check routine in rtl92c_enable_interrupt. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging drivers/net/wireless/rtlwifi/rtl8192cu/mac.h CONFLICT (content): Merge conflict in drivers/net/wireless/rtlwifi/rtl8192cu/mac.h Auto-merging drivers/net/wireless/rtlwifi/rtl8192cu/mac.c Auto-merging drivers/net/wireless/rtlwifi/rtl8192cu/hw.c Failed to merge in the changes. Patch failed at 0001 rtlwifi: rtl8192cu: Remove pci check routine in rtl92c_enable_interrupt. Kalle -- 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