]> 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)
commitad62975ac9c5af591da3a96dfa2580ab7a711330
tree1a17643b72324209f8f50c81b9c17a7cb57ba1f0
parentfd562bc07038595b84083425410f34c916994178
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