From: Johannes Berg Date: Thu, 12 Apr 2012 13:24:30 +0000 (-0700) Subject: iwlwifi: use direct calls for transport free X-Git-Tag: v3.5-rc1~109^2~267^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ff52536a0d1bd516a628ef43dfaf6fe9c90fe2;p=pandora-kernel.git iwlwifi: use direct calls for transport free Since the transport allocates and frees itself in the transport specific code, there's no need for virtual functions for it. Remove the free method and call the correct functions directly. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed