iwlwifi: build mac80211 rx_status in place
Instead of building the rx_status on the stack and then copying it to the skb, allocate the skb a bit earlier and then build the rx_status in place. Signed-off-by: NJohannes Berg <johannes.berg@intel.com> Reviewed-by: NIdoX Yariv <ido@wizery.com> Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Showing
想要评论请 注册 或 登录