libertas: move cardspecific data to driver
boot2_version is purely USB specific, so move it to struct if_usb_card. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
David S. Miller
parent
ae3e0fcf90
commit
4365929d17
@@ -102,7 +102,6 @@ struct lbs_private {
|
||||
int mesh_open;
|
||||
int infra_open;
|
||||
int mesh_autostart_enabled;
|
||||
__le16 boot2_version;
|
||||
|
||||
char name[DEV_NAME_LEN];
|
||||
|
||||
|
Reference in New Issue
Block a user