ath9k: Store subsystem id in struct hw_version
This subsystem id will be used later to turn on the btcoex support. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
4d8cd26849
commit
aeac355d23
@@ -390,6 +390,7 @@ struct ath9k_hw_version {
|
||||
u16 phyRev;
|
||||
u16 analog5GhzRev;
|
||||
u16 analog2GhzRev;
|
||||
u16 subsysid;
|
||||
};
|
||||
|
||||
/* Generic TSF timer definitions */
|
||||
|
Reference in New Issue
Block a user