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:
cc49197
)
hso: fix rfkill name conflicts
author
Olivier Sobrie
<olivier@sobrie.be>
Fri, 30 Jan 2015 12:22:03 +0000
(13:22 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Feb 2015 20:33:27 +0000
(12:33 -0800)
By using only the usb interface number for the rfkill name, we might
have a name conflicts in case two similar hso devices are connected.
In this patch, the name of the hso rfkill interface embed the value
of a counter that is incremented each time a new rfkill interface is
added.
Suggested-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: Olivier Sobrie <olivier@sobrie.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c
patch
|
blob
|
history
diff --cc
drivers/net/usb/hso.c
Simple merge