mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 12:33:18 -04:00
qtnfmac: remove unused qtnf_rx_frame declaration
Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
committed by
Kalle Valo
parent
89001c1c8d
commit
0db63e3799
@@ -130,7 +130,6 @@ static __always_inline void qtnf_bus_unlock(struct qtnf_bus *bus)
|
||||
|
||||
/* interface functions from common layer */
|
||||
|
||||
void qtnf_rx_frame(struct device *dev, struct sk_buff *rxp);
|
||||
int qtnf_core_attach(struct qtnf_bus *bus);
|
||||
void qtnf_core_detach(struct qtnf_bus *bus);
|
||||
void qtnf_txflowblock(struct device *dev, bool state);
|
||||
|
||||
Reference in New Issue
Block a user