hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/net/bluetooth/bnep/netdev.c
....@@ -112,7 +112,7 @@
112112 return 0;
113113 }
114114
115
-static void bnep_net_timeout(struct net_device *dev)
115
+static void bnep_net_timeout(struct net_device *dev, unsigned int txqueue)
116116 {
117117 BT_DBG("net_timeout");
118118 netif_wake_queue(dev);