“af760eac5e36b56307e1cbb7186fb6b06eff14f3”上不存在“paddle/fluid/operators/elementwise/elementwise_div_op.cc”
mac80211: add driver ops wrappers
In order to later add tracing or verifications to the driver calls mac80211 makes, this patch adds static inline wrappers for all operations. All calls are now written as drv_<op>(local, ...); instead of local->ops-><op>(&local->hw, ...); Where necessary, the wrappers also do existence checking and return default values as appropriate. Signed-off-by: NJohannes Berg <johannes@sipsolutions.net> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
Showing
net/mac80211/driver-ops.h
0 → 100644
想要评论请 注册 或 登录