From: Larry Finger Date: Thu, 30 Oct 2014 04:17:09 +0000 (-0500) Subject: rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501479699ff484ba8acc1d07022271f00cfc55a3;p=pandora-kernel.git rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() Driver rtlwifi has been modified to call ieee80211_register_hw() from the probe routine; however, the existing call in the callback routine for deferred firmware loading was not removed. Signed-off-by: Larry Finger Cc: Murilo Opsfelder Araujo Signed-off-by: John W. Linville --- Reading git-diff-tree failed