commit | cb236d2d713cff83d024a82b836757d9e2b50715 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jul 29 23:07:43 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jul 31 21:16:17 2013 +0200 |
tree | 9a244fb38c558b9d6a8b0dd15aa5e12ff14696a5 | |
parent | b56e4b857c5210e848bfb80e074e5756a36cd523 [diff] |
mac80211: don't wait for TX status forever TX status notification can get lost, or the frames could get stuck on the queue, so don't wait for the callback from the driver forever and instead time out after half a second. Cc: stable@vger.kernel.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>