From 9385d861bddfb451145500ed1375304fa6ccec41 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 16 May 2014 10:04:24 +0200 Subject: [PATCH] staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h Since rtl8723au_set_hal_ops() is just a kmalloc(), move it to rtw_usb_if1_init() and fix the error handling to not leak memory. This also allows us to get rid of hal_ops.h Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed