git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d50c2
)
staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:04:24 +0000
(10:04 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:27 +0000
(11:34 -0700)
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/hal_intf.c
patch
|
blob
|
history
drivers/staging/rtl8723au/hal/usb_halinit.c
patch
|
blob
|
history
drivers/staging/rtl8723au/include/usb_hal.h
[deleted file]
patch
|
blob
|
history
drivers/staging/rtl8723au/os_dep/usb_intf.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8723au/hal/hal_intf.c
Simple merge
diff --cc
drivers/staging/rtl8723au/hal/usb_halinit.c
Simple merge
diff --cc drivers/staging/rtl8723au/include/usb_hal.h
Simple merge
diff --cc
drivers/staging/rtl8723au/os_dep/usb_intf.c
Simple merge