From: Sean MacLennan Date: Wed, 30 Nov 2011 20:18:52 +0000 (-0500) Subject: rtl8192e: Rename clashing symbols X-Git-Tag: v3.3-rc1~152^2~101^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976d534118219b04277fb6cfcdb71607b730746d;p=pandora-kernel.git rtl8192e: Rename clashing symbols The "rtl8192e: Export symbols" patch exported three functions already exported by the rtl8192u driver. This patch renames the three functions: Dot11d_Init => dot11d_init HTUpdateSelfAndPeerSetting => HT_update_self_and_peer_setting IsLegalChannel => rtllib_legal_channel Signed-off-by: Sean MacLennan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed