From: Jussi Kivilinna Date: Tue, 21 Apr 2009 16:48:15 +0000 (+0300) Subject: rndis_wlan: free priv correctly when rndis_wext_bind fails X-Git-Tag: v2.6.31-rc1~330^2~568^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb1a685e07310b5137c561e25ab738292db2c8a5;p=pandora-kernel.git rndis_wlan: free priv correctly when rndis_wext_bind fails Private structure is allocated by wiphy_new now, so use wiphy_free instead of kfree. Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed