]> git.baikalelectronics.ru Git - kernel.git/commit
staging: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:24:48 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:30 +0000 (15:57 -0700)
commitbde5e236df7b876c4aaf15c995f734ccef5baaf3
tree4ddf3d5c26c0155d55a4599b9b783d868164a09d
parent390a8dec2d21100a4913f661bf36640c71757553
staging: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Lior Dotan <liodot@gmail.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Cc: Forest Bond <forest@alittletooquiet.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192ee/pci.c
drivers/staging/rtl8821ae/pci.c
drivers/staging/slicoss/slicoss.c
drivers/staging/vt6655/device_main.c