Search Linux Wireless

RE: [PATCH] NFC: Add NCI data exchange timer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Samuel, 

> > -	if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags))
> > +	if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) {
> > +		pr_err("unable to exchange data, already in 
> progress\n");
> This is not really related to that patch.
> 
> > @@ -473,6 +485,8 @@ static struct nfc_ops nci_nfc_ops = {
> >  	.dev_down = nci_dev_down,
> >  	.start_poll = nci_start_poll,
> >  	.stop_poll = nci_stop_poll,
> > +	.dep_link_up = NULL,
> > +	.dep_link_down = NULL,
> Ditto.
You're correct, I will remove those.

Thanks & BR,
Ilan
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux