Hi Luis, > > > You want to unify patches 1 and 2. Patches upstream should be atomic so that if you apply it, it should make everything still work. Your first patch removes hci_recv_fragment() and then this one fixes the places that call it, you want to do both in one shot. > > > > actually I prefer to leave these two patches out for now. Since the > > renaming could be done easily later. The important part is actually the > > other implementation. > > Won't that break compilation on the first patch since all existing > code users no longer have the exported symbol available? no. The important change here is for the H4 specific stream fragment handling. The rest is just a renaming. So 3/3 is the important patch and 1/2 and 2/2 are just cosmetic changes. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html