Patch rx_desc memory layout #1

Open
Franciman wants to merge 3 commits from patch into master
Owner
No description provided.
Franciman added 1 commit 2021-11-04 22:50:49 +01:00
Franciman added 1 commit 2021-11-05 20:14:34 +01:00
Franciman added 1 commit 2021-11-07 10:06:47 +01:00
9b476c95a5 Replace void* pointer with struct htt_rx_desc and use container_of
Signed-Off-By: Enrico Lumetti <enrico.lumetti@fracta.dev>
Signed-Off-By: Francesco Magliocca <franciman12@gmail.com>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b patch master
git pull origin patch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff patch
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Franciman/ath10k#1
No description provided.