You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: wifi: Fix missing L2 header in max MSDU calculation
MTU doesn't include any L2 overhead, so, we need to add Ethernet header
len for maximum frame size that we can received from the networking
stack.
Fixes SHEL-2214.
Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
0 commit comments