-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ignore unknown versions in version response.
Current design will reject version response if there is a version other than 0x10, 0x11 and 0x12. In this patch, will not reject such version response, instead, unknown versions will be ignored. Signed-off-by: Yang, Longlong <longlong.yang@intel.com>
- Loading branch information
1 parent
48c79b2
commit e0fc8e6
Showing
2 changed files
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters