commit | 60dee5ccd789ee8a380eee802b6cb24c52123428 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Jun 10 12:05:52 2009 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:25:34 2009 -0700 |
tree | b9d5bf8e60dec26d557bd94611e14c2f577e4108 | |
parent | 9666fb356da78a5ec28403197d72e8cd6aa16424 [diff] |
Bluetooth: Remove private device name of Marvell SDIO driver 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>