diff options
author | Felix Fietkau <[email protected]> | 2013-11-14 21:33:15 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-11-15 14:29:30 -0500 |
commit | b4089d6d8e71a7293e2192025dfa507a04f661c4 (patch) | |
tree | edb7f9a85811f1b2950c103aed5c10583e329c4c /net/unix/sysctl_net_unix.c | |
parent | 6fcbe538be43e360dc286da532f5add2fe7f46d8 (diff) |
rt2x00: fix a crash bug in the HT descriptor handling fix
Commit "rt2x00: fix HT TX descriptor settings regression"
assumes that the control parameter to rt2x00mac_tx is always non-NULL.
There is an internal call in rt2x00lib_bc_buffer_iter where NULL is
passed. Fix the resulting crash by adding an initialized dummy on-stack
ieee80211_tx_control struct.
Cc: [email protected] # 3.7+
Signed-off-by: Felix Fietkau <[email protected]>
Acked-by: Gertjan van Wingerde <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions