]> Pileus Git - ~andy/linux/commit
Staging: bcm: Remove null dereference from InterfaceWRM.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 13 Oct 2012 03:49:38 +0000 (23:49 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Oct 2012 20:42:24 +0000 (13:42 -0700)
commit2807dbe1ce231a077460c05f4badf165d6e08a03
tree3e04cc69e57216653f8c2459428bd796049a5fcc
parent68f7457d064f4c1972b0a58900a5dabcfd6bbb2e
Staging: bcm: Remove null dereference from InterfaceWRM.

This patch removes a potential null dereference
from InterfaceMisc.c, function InterfaceWRM. This
error was reported by Smatch.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceMisc.c