Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the keyword arg parsing in write_margining_lane_control_register #30

Closed
wants to merge 1 commit into from

Conversation

sksekar
Copy link
Collaborator

@sksekar sksekar commented Jan 15, 2025

This was causing: TypeError: PcieDeviceLaneMargining.write_margining_lane_control_register() takes 1 positional argument but 2 positional arguments (and 4 keyword-only arguments) were given

This bug was introduced recently in c10b398

…ing_lane_control_register() by moving the "lane" as one of the required arg

Signed-off-by: Sathish Sekar <sksekar@fb.com>
@sksekar sksekar requested a review from mimir-d January 15, 2025 00:37
@sksekar sksekar closed this Jan 15, 2025
@sksekar sksekar removed the request for review from mimir-d January 15, 2025 00:38
@sksekar
Copy link
Collaborator Author

sksekar commented Jan 15, 2025

Will fix it directly in the "dev" branch (skipping the PR route, since it's blocking).

@sksekar sksekar deleted the bugfix/invalid-positional-arg branch January 15, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant