summaryrefslogtreecommitdiff
path: root/drivers/staging/batman-adv/hard-interface.h
diff options
context:
space:
mode:
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>2010-01-02 11:30:47 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:35 -0800
commitc4bf05d3960981a4291bcc9580f3d73eb4dcbe84 (patch)
tree9d9f214988a259ba96f522ee65e741cec1b9bef9 /drivers/staging/batman-adv/hard-interface.h
parente9b764506aeb06ada6a7d0a24eda3e6eb70bade1 (diff)
Staging: batman-adv: check all kmalloc()s
there are some kmallocs left which are not checked whether they succeeds or not, which might lead to corrupted data structures if the system memory is full. This patch should clean up the remaining unchecked kmalloc()s. Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/batman-adv/hard-interface.h')
0 files changed, 0 insertions, 0 deletions