commit | dd2bf43ffcf0d1bba94d20abc6cc44ed294db66b | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Thu Nov 01 23:33:00 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Nov 19 23:57:00 2012 +0100 |
tree | 8798f1c8c66330e0a2c5f327212e764fdc51a92d | |
parent | 6e950fd214645e71e94bce2429bea58b88e1b5d0 [diff] |
NFC: Stop sending LLCP frames when tx queues are getting too deep When the tx pending queues and/or the socket tx queue is getting too deep, we have to let userspace know. We won't be queueing any more frames until the congestion is fixed. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>