summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/wifi.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2011-10-07 12:55:40 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-10-11 20:41:21 (GMT)
commitd5294971f11fc2b150437e43a4057c867c2bf413 (patch)
tree34acbba5d71e15793a8e179edc2478c144b08706 /drivers/net/wireless/rtlwifi/wifi.h
parent72267e5cfefb2b54b6a16e5775da01e26ede2953 (diff)
downloadlinux-d5294971f11fc2b150437e43a4057c867c2bf413.tar.xz
mac80211: dont orphan TX skb
This was another workaround for truesize "bugs". The reason we did this was that when we orphaned the SKB it wouldn't be truesize-checked later. Now that the check is gone (and we just charge the former smaller size to the socket) there's no longer a reason to orphan the skb here. Keep the skb charged to the socket until it is really freed (or orphaned in TX status). This helps flow control and allows us to get at the socket later for other purposes. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/wifi.h')
0 files changed, 0 insertions, 0 deletions