commit | e57690b1aeb208642d00f9b378830b26c9585caf | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sun Aug 23 11:52:49 2015 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Aug 23 09:43:25 2015 +0200 |
tree | 1ea5260e48fc3c9d88cb464fb7fc5e55be1b05ae | |
parent | a3b3a9db5d26bef1e62054c95c3d7701de5110d5 [diff] |
ALSA: hdac: Fix size allocation for ext device allocation While creating hdac_ext_device, we used hdev for sizeof insteadof edev, which resulted in eventual crash of the system Fix the size here Fixes: a512f5611646 ('ALSA: hdac: add hdac extended device') Reported-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>