summaryrefslogtreecommitdiffstats
path: root/samples/mic
diff options
context:
space:
mode:
authorKees Cook2017-10-05 19:39:10 +0200
committerJohannes Berg2017-10-06 11:47:52 +0200
commit4c02d62fa37a05254a87575c7d430819f77bd6c9 (patch)
tree046e98fd9c69e40bd3453540599883469d342c6d /samples/mic
parentMerge remote-tracking branch 'net-next/master' into mac80211-next (diff)
downloadkernel-qcow2-linux-4c02d62fa37a05254a87575c7d430819f77bd6c9.tar.gz
kernel-qcow2-linux-4c02d62fa37a05254a87575c7d430819f77bd6c9.tar.xz
kernel-qcow2-linux-4c02d62fa37a05254a87575c7d430819f77bd6c9.zip
net/mac80211/mesh_plink: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly. This requires adding a pointer back to the sta_info since container_of() can't resolve the sta_info. Cc: Johannes Berg <johannes@sipsolutions.net> Cc: "David S. Miller" <davem@davemloft.net> Cc: linux-wireless@vger.kernel.org Cc: netdev@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'samples/mic')
0 files changed, 0 insertions, 0 deletions