summaryrefslogtreecommitdiff
path: root/simulator.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-12-21 11:42:50 +0100
committerTobias Klauser <tklauser@distanz.ch>2010-12-21 11:42:50 +0100
commitbb8e7336e4248b21517ed18a75b4d0343a3a0d53 (patch)
tree3f0c841ee1298a846f2d2a05202a219f6c6ef4b2 /simulator.c
parent5da40cbf6daae35ad4948476bac7827f81ee7904 (diff)
Updates all over the place (mostly devices)HEADmaster
Diffstat (limited to 'simulator.c')
0 files changed, 0 insertions, 0 deletions
815cdde3e550e10c2736990d791f60c2ce43eb (diff)
mac80211: fix statistics leak if dev_alloc_name() fails
In the case that dev_alloc_name() fails, e.g. because the name was given by the user and already exists, we need to clean up properly and free the per-CPU statistics. Fix that. Cc: stable@vger.kernel.org Fixes: 5a490510ba5f ("mac80211: use per-CPU TX/RX statistics") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/ptp')