summaryrefslogtreecommitdiffstats
path: root/net/atm/br2684.c
diff options
context:
space:
mode:
authorDavid Woodhouse2012-11-28 01:05:52 +0100
committerDavid Woodhouse2012-12-02 01:05:15 +0100
commit0e56d99a5b557c760394d6941d7d1fc8d279eff3 (patch)
tree530833693bc6df77fcee11f7632971c31429bcaf /net/atm/br2684.c
parentbr2684: don't send frames on not-ready vcc (diff)
downloadkernel-qcow2-linux-0e56d99a5b557c760394d6941d7d1fc8d279eff3.tar.gz
kernel-qcow2-linux-0e56d99a5b557c760394d6941d7d1fc8d279eff3.tar.xz
kernel-qcow2-linux-0e56d99a5b557c760394d6941d7d1fc8d279eff3.zip
pppoatm: fix missing wakeup in pppoatm_send()
Now that we can return zero from pppoatm_send() for reasons *other* than the queue being full, that means we can't depend on a subsequent call to pppoatm_pop() waking the queue, and we might leave it stalled indefinitely. Use the ->release_cb() callback to wake the queue after the sock is unlocked. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Acked-by: Krzysztof Mazur <krzysiek@podlesie.net>
Diffstat (limited to 'net/atm/br2684.c')
0 files changed, 0 insertions, 0 deletions