commit | f3d531b99fb30945b4a64d6e2e86e1e62605aca5 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Thu Sep 30 13:34:51 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 01 00:33:33 2010 -0700 |
tree | 13d8bcd27aafec429be40f12a4e8f3d3ab6738da | |
parent | c8701a08d6a4efeae45d84d0aa87172f23b14e3c [diff] |
isdn/gigaset: correct bas_gigaset rx buffer handling In transparent data reception, avoid a NULL pointer dereference in case an skbuff cannot be allocated, remove an inappropriate call to the HDLC flush routine, and correct the accounting of received bytes for continued buffers. Signed-off-by: Tilman Schmidt <tilman@imap.cc> CC: stable <stable@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>