]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: add helper for kfree'ing last_request
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 5 Nov 2013 17:18:08 +0000 (09:18 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:16 +0000 (20:51 +0100)
commitd1d9fae921d3bbb3acd409326a28d3e3f23b3674
tree1a17643b72324209f8f50c81b9c17a7cb57ba1f0
parent7cc7f0539f87eafb050f1cb67fd80be5736e506a
cfg80211: add helper for kfree'ing last_request

This is common code, this reduces the chance of making
a mistake of how we free it.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c