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

Bss #90

Merged
merged 3 commits into from Jul 22, 2013
Merged

Bss #90

merged 3 commits into from Jul 22, 2013

Conversation

KrasnikovEugene
Copy link
Owner

Rework bss_id in config_bss so it is stored properly.
Also one bug in DXE TX path was found. Will need to rework
DXE to use linux list instead of next pointer inside wcn36xx_dxe_ctl.

Eugene Krasnikov added 3 commits July 18, 2013 18:52
Based on vif type set correct persona.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
bss_id must be stored and used in other SMD commands.
Invalid value for bss_id is 0xFF.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
In the situation when tx ring is completely full head and tail
are pointing to the same element. Next dxe tx complete interrupt
will not take any element from the ring because it will think
that ring is empty. As a workaround for each dxe tx complete
interrupt take at least one item from the ring.

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
KrasnikovEugene added a commit that referenced this pull request Jul 22, 2013
@KrasnikovEugene KrasnikovEugene merged commit f0c0a44 into master Jul 22, 2013
@KrasnikovEugene KrasnikovEugene deleted the bss_id branch July 22, 2013 04:21
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.

None yet

1 participant