kernel/net/bluetooth/bnep/netdev.c
.. .. @@ -112,7 +112,7 @@ 112 112 return 0; 113 113 } 114 114 115 -static void bnep_net_timeout(struct net_device *dev)115 +static void bnep_net_timeout(struct net_device *dev, unsigned int txqueue)116 116 { 117 117 BT_DBG("net_timeout"); 118 118 netif_wake_queue(dev);