From: Johannes Berg Date: Fri, 22 May 2015 09:28:58 +0000 (+0200) Subject: iwlwifi: refactor common transport alloc/init code X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~139^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b501d10b18bc34cc486201027fd6fc35779fb0e;p=pandora-kernel.git iwlwifi: refactor common transport alloc/init code The transport modules all need to allocate memory and set up certain values. Refactor that code into a new common function to share it and to simplify the error handling. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed