linux-atm: Solos card requires explicit buffer size to br2684ctl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)
commit28a410b589d3ce39b92c345d3467434555d29738
tree3e273c843025d1954508d8e4cd10aabcb521587d
parentdda688b770ea27a5389809a2c2f494f733f24b56
linux-atm: Solos card requires explicit buffer size to br2684ctl

The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.

(Patch by Philip Prindeville)

SVN-Revision: 26242
package/linux-atm/files/br2684ctl