[Bluetooth] Read local version information on device init
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 23 Sep 2006 07:57:20 +0000 (09:57 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:32 +0000 (18:01 -0700)
The local version information are needed to identify certain feature
sets of devices. They must be read on device init and stored for later
use. It is also possible to access them through the device model.

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

No differences found