On Fri, May 31, 2019 at 02:31:41AM +0530, Nishka Dasgupta wrote: > Remove function alloc_network as it does nothing except call > _r8712_alloc_network. Further, to maintain consistency with > the names of other functions, rename _r8712_alloc_network as > r8712_alloc_network. > Also change the corresponding calls to either function > accordingly. > > Signed-off-by: Nishka Dasgupta <nishkadg.linux@xxxxxxxxx> > --- > drivers/staging/rtl8712/rtl871x_cmd.c | 2 +- > drivers/staging/rtl8712/rtl871x_mlme.c | 9 ++------- > drivers/staging/rtl8712/rtl871x_mlme.h | 2 +- > 3 files changed, 4 insertions(+), 9 deletions(-) Does not apply to my tree :( When sending multiple patches for the same driver/file, always make a patch series so I know what order to apply them in. Otherwise I guess and usually guess wrong, like I did here... Please fix up and resend. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel