commit | ce5b071a456beea13a893fcc73f47998bf7ceb35 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 16:44:46 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 24 11:15:26 2015 +0200 |
tree | 7478b320bb71f3f04774390750e9a57e868aa2f9 | |
parent | 6fe3eac79329611eaa716b7a3e3b85f6698b668b [diff] |
mac80211: don't update dev->trans_start This isn't necessary any more as the stack will automatically update the TXQ's trans_start after calling ndo_start_xmit(). Signed-off-by: Johannes Berg <johannes.berg@intel.com>