/openbmc/linux/include/linux/ |
H A D | mISDNhw.h | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | hwchannel.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mISDNisar.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mISDNipac.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | avmfritz.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netjet.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hfcsusb.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hfcmulti.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hfcpci.c | diff 7206e659f689558b41aa058c3040b081cb281d03 Tue May 15 18:51:05 CDT 2012 Karsten Keil <kkeil@linux-pingi.de> mISDN: Reduce RX buffer allocation for transparent data
We did allways allocate maxsize buffers, but for transparent data we know the actual size. Use a common function to calculate size and detect overflows.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|