adapter: Do not send a poll command when adapter is down
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 11 Oct 2013 15:40:51 +0000 (17:40 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 11 Oct 2013 15:40:51 +0000 (17:40 +0200)
commit9a9e7a211a0165db907bc21e430dc386937a6a27
tree73cd39fce9953760781fa47d4316c2a6782b0c2b
parentf777d8e262ee98617725b8b87a562c125267e664
adapter: Do not send a poll command when adapter is down

No need to go through the kernel netlink NFC API if the adapter is known
to be down.
src/adapter.c