git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1076182
)
mwifiex: rename usb driver name registerring to usb core
author
Bing Zhao
<bzhao@marvell.com>
Fri, 21 Feb 2014 20:23:00 +0000
(12:23 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Feb 2014 19:55:27 +0000
(14:55 -0500)
Both libertas USB driver and mwifiex_usb driver are registerring
with name 'usb8xxx'. The following conflict happens while trying
to load both drivers.
[6.211307] Error: Driver 'usb8xxx' is already registered...
[6.217261] mwifiex_usb: Driver register failed!
Fix it by renaming mwifiex_usb driver's name.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/usb.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwifiex/usb.c
Simple merge