]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: initialize sadb to NULL in the audio code
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2014 17:23:48 +0000 (13:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Oct 2014 22:34:06 +0000 (18:34 -0400)
commit2f910dc8a1b89a3cfc327ea73e658d4b02b4a03f
tree87a635abaed70e5eb69749d2a27a3e5f67588b6a
parentb75ab249c64be3e4d0ba5c5446fb8f7a4ff15989
drm/radeon: initialize sadb to NULL in the audio code

Fixes kfree of the sadb buffer when it's NULL.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/dce3_1_afmt.c
drivers/gpu/drm/radeon/dce6_afmt.c
drivers/gpu/drm/radeon/evergreen_hdmi.c