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)
commit7b7242564ad77f6ad1fe00e61a2a6929e3334c23
tree7d1c0d93e71c54f50714b2227aef0078a55e00e9
parenta2cd7b28837895cf2011a4ee02637d5e0e2fe03d
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