From: navin patidar Date: Thu, 10 Jul 2014 03:42:17 +0000 (+0530) Subject: staging: rtl8188eu: Remove function rtw_alloc_etherdev() X-Git-Tag: cleanup-for-v3.18~125^2~1043 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb7778790811d1d838e57891ba320a0011e8ff6;p=pandora-kernel.git staging: rtl8188eu: Remove function rtw_alloc_etherdev() rtw_alloc_etherdev() is used in rtw_init_netdev() but never gets called because old_padapter is never NULL. Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed