From: Jes Sorensen Date: Fri, 16 May 2014 08:04:24 +0000 (+0200) Subject: staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9385d861bddfb451145500ed1375304fa6ccec41;p=pandora-kernel.git 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-diff-tree failed