Insu Yun did brinup the issue with not checking the skb_clone() return
value in the layer2 I-frame ull functions.
This series fix the issue in a way which avoid protocol violations/data loss
on a temporary memory shortage.

Karsten Keil (2):
  ISDN: fix OOM condition for sending queued I-Frames
  mISDN: fix OOM condition for sending queued I-Frames

 drivers/isdn/hisax/isdnl2.c | 20 +++++++----------
 drivers/isdn/mISDN/layer2.c | 54 +++++++++++++++++----------------------------
 2 files changed, 28 insertions(+), 46 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to