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

This patch removes a potential null dereference
from InterfaceMisc.c, function InterfaceRDM. 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