Bluetooth: Remove private device name of Marvell SDIO driver
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 10 Jun 2009 10:05:52 +0000 (12:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:34 +0000 (14:25 -0700)
For some reason the btmrvl_device struct has a name field that the SDIO
fills in, but then never ever uses again. That is totally pointless and
so just remove it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found