commit | b51aff057c9d0ef6c529dc25fd9f775faf7b6c63 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Dec 22 10:15:07 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 22 13:36:35 2010 -0500 |
tree | 57f268b9553fa77f5a5337fb5be4355c63b44d1b | |
parent | b2b7ab22fa2e619c20917e825c0da7212ca2efc9 [diff] |
mac80211: fix mesh forwarding Under memory pressure, the mac80211 mesh code may helpfully print a message that it failed to clone a mesh frame and then will proceed to crash trying to use it anyway. Fix that. Cc: stable@kernel.org [2.6.27+] Signed-off-by: Johannes Berg <johannes.berg@intel.com> Acked-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>