]> Git Repo - linux.git/commit
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
authorLarry Finger <[email protected]>
Thu, 30 Oct 2014 04:17:09 +0000 (23:17 -0500)
committerJohn W. Linville <[email protected]>
Thu, 30 Oct 2014 19:00:23 +0000 (15:00 -0400)
commit501479699ff484ba8acc1d07022271f00cfc55a3
treeef8c1121c74b44d8a31f168691a58293750f5419
parentc0386f1584127442d0f2aea41bc948056d6b1337
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 <[email protected]>
Cc: Murilo Opsfelder Araujo <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/rtlwifi/rtl8192se/sw.c
This page took 0.054936 seconds and 4 git commands to generate.