提交 ec795704 编写于 作者: B Brett Rudley 提交者: Greg Kroah-Hartman

staging: brcm80211: Remove unused softmac macros

Signed-off-by: NBrett Rudley <brudley@broadcom.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 7a9b48b3
无相关合并请求
......@@ -275,10 +275,6 @@ osl_pkt_tonative(struct osl_info *osh, void *pkt)
}
#define PKTTONATIVE(osh, pkt) \
osl_pkt_tonative((osh), (pkt))
#else /* !BRCM_FULLMAC */
#define PKTSETSKIPCT(osh, skb)
#define PKTCLRSKIPCT(osh, skb)
#define PKTSKIPCT(osh, skb)
#endif /* BRCM_FULLMAC */
#define PKTSUMNEEDED(skb) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部