From: Olivier Sobrie Date: Fri, 30 Jan 2015 12:22:03 +0000 (+0100) Subject: hso: fix rfkill name conflicts X-Git-Tag: fixes-v4.0-rc1~150^2~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38121067b10268385ca00978d1c1a241cd5eadfb;p=pandora-kernel.git hso: fix rfkill name conflicts 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 Signed-off-by: Olivier Sobrie Signed-off-by: David S. Miller --- Reading git-diff-tree failed