From: Ben Greear Date: Tue, 22 Oct 2013 21:54:14 +0000 (-0700) Subject: ath10k: Initialize list-head on vif creation. X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63b33f3d059bda08ab7634a435024a6e7b82e1f;p=pandora-kernel.git ath10k: Initialize list-head on vif creation. If the creation fails, this keeps us from crashing later when trying to do a list_del(arvif->list). Signed-off-by: Ben Greear Signed-off-by: Kalle Valo --- Reading git-diff-tree failed