X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=sound%2Foss%2Ftrix.c;h=3c494dc93b936d4680aca2a70ccee94d1fba7938;hb=cd07db5f2770cf7f96b0202ef93533c8a9eee09f;hp=944e0c0154853d8fb31fe4cfa3fbf1b963a3137e;hpb=6a76a6992341faab0ef31e7d97000e0cf336d0ba;p=mirror_ubuntu-artful-kernel.git diff --git a/sound/oss/trix.c b/sound/oss/trix.c index 944e0c015485..3c494dc93b93 100644 --- a/sound/oss/trix.c +++ b/sound/oss/trix.c @@ -487,7 +487,7 @@ static int __init init_trix(void) static void __exit cleanup_trix(void) { - if (fw_load && trix_boot) + if (fw_load) vfree(trix_boot); if (sb) unload_trix_sb(&cfg2);